diff --git a/install.sh b/install.sh index 29b7577..fe1c282 100755 --- a/install.sh +++ b/install.sh @@ -136,7 +136,7 @@ chmod +x /home/pi/pi-sdn # Record Version Number cd /home/pi/rpidatv/scripts/ cp latest_version.txt installed_version.txt -cd~ +cd /home/pi # Switch to French if required if [ "$1" == "fr" ];