manage pwd
This commit is contained in:
parent
0fa1b7998f
commit
5e8d26f05d
|
@ -52,4 +52,5 @@ if [[ ! -d /home/sneak ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# run the rest as sneak:
|
# run the rest as sneak:
|
||||||
|
cd /var/tmp/hacks/provision.workbox
|
||||||
sudo -H -u sneak bash user-setup.sh
|
sudo -H -u sneak bash user-setup.sh
|
||||||
|
|
Loading…
Reference in New Issue