This commit is contained in:
@@ -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 ./DebianMachine.pub saret@192.168.1.17
|
||||||
ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17
|
ssh-copy-id -i ./WindowsMachine.pub saret@192.168.1.17
|
||||||
sudo reboot
|
sudo reboot
|
||||||
|
su $username
|
||||||
fi
|
fi
|
||||||
if [ "$(ls -a /usr/bin/ |grep googl)" != "google-drive-ocamlfuse" ]; then
|
if [ "$(ls -a /usr/bin/ |grep googl)" != "google-drive-ocamlfuse" ]; then
|
||||||
sudo apt install -y software-properties-common dirmngr
|
sudo apt install -y software-properties-common dirmngr
|
||||||
|
Reference in New Issue
Block a user