Update install enable cubesatsim

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent 55021b4601
commit 2bb215621c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -618,7 +618,7 @@ if [ -f "$FILE" ]; then
else else
echo "creating cubesatsim.service." echo "creating cubesatsim.service."
sudo cp /home/pi/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.service sudo cp /home/pi/CubeSatSim/systemd/cubesatsim.service /etc/systemd/system/cubesatsim.service
sudo systemctl enable command sudo systemctl enable cubesatsim
FLAG=1 FLAG=1
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.