move some stuff to frodo, rename user to iank, fixes
[distro-setup] / phabricator-setup
index 2265591d2a473a3533fba6036792e467a7245ebd..ebd93606f752f8d688990d7d126bf7699f185cb5 100755 (executable)
@@ -302,7 +302,7 @@ sudo systemctl daemon-reload
 # arcanist(), phabricator(), phutil()
 
 s usermod -a -G vcs www-data
-s usermod -a -G vcs ian
+s usermod -a -G vcs iank
 s usermod -a -G vcs phabricator
 s chown root:vcs /usr/share/phabricator/conf/local/local.json
 fbin config set diffusion.ssh-port $ssh_port