typo corrected
This commit is contained in:
parent
1384571273
commit
2d6c61db5a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user