Forgot /home/sats/satsd/install-source

This commit is contained in:
xdrm-brackets 2017-01-26 16:07:02 +01:00
parent a00a650c4d
commit 079e755410
1 changed files with 2 additions and 1 deletions

View File

@ -319,6 +319,7 @@ step9(){
# (3) Set up SATS botting script #
echo " (.) Set up SATS booting script";
cat ./utility/sats-loop | sudo tee /mnt/home/sats/satsd/sats-loop > /dev/null;
cat ./utility/install-source | sudo tee /mnt/home/sats/satsd/install-source > /dev/null;
# (4) Set up service unit #
echo " (.) Set up service unit (sats-loop.service)";