deleted files created by rpitx.py when root

pull/100/head
alanbjohnston 5 years ago committed by GitHub
parent 34c7c7cc8a
commit 71e7a644ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,8 @@
echo -e "\nupdate script for CubeSatSim\n"
sudo rm morse.wav id.txt cw.txt
if [ "$1" = "u" ]; then
sudo apt-get update && sudo apt-get dist-upgrade -y

Loading…
Cancel
Save

Powered by TurnKey Linux.