typo corrected

This commit is contained in:
SchiWaGoA 2024-04-12 19:57:45 +00:00
parent 1384571273
commit 2d6c61db5a

View File

@ -21,7 +21,7 @@ Funktionen
``` ```
mkdir -p /home/scripts/default mkdir -p /home/scripts/default
mkdir -p /tmp/git mkdir -p /tmp/git
git clone https://git.retronerd.net/schiwagoa/weekly-updater.git /tmp/git/weekly-updater git clone https://git.retronerd.at/schiwagoa/weekly-updater.git /tmp/git/weekly-updater
cp /tmp/git/weekly-updater/weekly-update.v2.sh /home/scripts/default/weekly-update.v2.sh cp /tmp/git/weekly-updater/weekly-update.v2.sh /home/scripts/default/weekly-update.v2.sh
chmod 755 -R /home/scripts/default chmod 755 -R /home/scripts/default
chmod +x /home/scripts/default/weekly-update.v2.sh chmod +x /home/scripts/default/weekly-update.v2.sh