From 9314125bc8b02879a6d6255baf147c19cd03038c Mon Sep 17 00:00:00 2001 From: 1kamma <44523436+1kamma@users.noreply.github.com> Date: Fri, 5 Aug 2022 01:40:51 +0300 Subject: [PATCH] --- saretlinux.sh | 1 + 1 file changed, 1 insertion(+) 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