forgot second file
This commit is contained in:
parent
166ef15522
commit
c8a5f0f191
|
@ -12,4 +12,4 @@ echo "$RANDOM_PASS\n$RANDOM_PASS\n" | sudo passwd sats;
|
|||
sudo systemctl start ssh;
|
||||
|
||||
# [4] Try to install necessary packages
|
||||
sudo apt-get install git;
|
||||
sudo apt-get -y install git;
|
||||
|
|
Loading…
Reference in New Issue