diff --git a/saretlinux.sh b/saretlinux.sh index 7b37737..4f45bcd 100644 --- a/saretlinux.sh +++ b/saretlinux.sh @@ -19,6 +19,7 @@ if [ "$(ls /home |grep saret)" != "saret" ]; then ssh-copy-id -i ./DebianMachine.pub saret@192.168.1.17 ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17 sudo reboot + su $username fi if [ "$(ls -a /usr/bin/ |grep googl)" != "google-drive-ocamlfuse" ]; then sudo apt install -y software-properties-common dirmngr