forgot second file

This commit is contained in:
xdrm-brackets 2017-01-26 10:26:46 +01:00
parent 166ef15522
commit c8a5f0f191
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ echo "$RANDOM_PASS\n$RANDOM_PASS\n" | sudo passwd sats;
sudo systemctl start ssh; sudo systemctl start ssh;
# [4] Try to install necessary packages # [4] Try to install necessary packages
sudo apt-get install git; sudo apt-get -y install git;