Update update add enable command.service

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent d19593e48e
commit 265476ff18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save

Powered by TurnKey Linux.