]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: development: work for any user name
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 11 Sep 2017 11:00:29 +0000 (08:00 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 11 Sep 2017 11:00:29 +0000 (08:00 -0300)
share/provision/development

index 55035e679cbbf39551c586f4b88a2d167644774a..c3e06dfea94168d43921bb8404c9c8fc6f6d1324 100755 (executable)
@@ -50,7 +50,7 @@ apps/metadot/metadot deps-bundle development
 
 # Set user shell
 if [ -x "/bin/zsh" ]; then
-  sudo chsh -s /bin/zsh user
+  sudo chsh -s /bin/zsh `whoami`
 fi
 
 # Install hydra system-wide