ich hab da ma was einkommentiert.
This commit is contained in:
parent
3f34e6f469
commit
9198d32b54
@ -26,7 +26,7 @@ git clone https://git.media-techport.de/scriptos/weekly-updater.git /tmp/git/wee
|
||||
cp /tmp/git/weekly-updater/weekly-update.v2.sh /home/scripts/default/weekly-update.v2.sh
|
||||
chmod 755 -R /home/scripts/default
|
||||
chmod +x /home/scripts/default/weekly-update.v2.sh
|
||||
cat <(crontab -l) <(echo "#@weekly /home/scripts/default/weekly-update.v2.sh > /dev/null 2>&1") | crontab -
|
||||
cat <(crontab -l) <(echo "@weekly /home/scripts/default/weekly-update.v2.sh > /dev/null 2>&1") | crontab -
|
||||
rm -r /tmp/git/weekly-updater
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user