<pre>
 
<pre>
 
cd ~
 
cd ~
wget https://raw.github.com/martinrgmiller/RPiAutoBackup/master/AutoUpdateBackup.sh
+
wget https://raw.github.com/martinrgmiller/RPiAutoBackup/master/AutoUpdateBackup
 
</pre>
 
</pre>
       
<pre>
 
<pre>
$sudo sh AutoUpdateBackup.sh
+
$sudo sh AutoUpdateBackup
 
</pre>
 
</pre>
   −
== Move the script to a better location ==
+
== Move the script to cron ==
 
Assuming you've resolved all the permissions and the scripts runs, copy the script to cron.daily.
 
Assuming you've resolved all the permissions and the scripts runs, copy the script to cron.daily.
    
</pre>
 
</pre>