Loeschen der History hinzugefuegt
This commit is contained in:
parent
7230667d77
commit
39115444eb
@ -27,6 +27,7 @@ chmod 755 -R /home/scripts/default
|
|||||||
chmod +x "/home/scripts/default/weekly-updater.sh"
|
chmod +x "/home/scripts/default/weekly-updater.sh"
|
||||||
cat <(crontab -l) <(echo "@weekly /home/scripts/default/weekly-updater.sh > /dev/null 2>&1") | crontab -
|
cat <(crontab -l) <(echo "@weekly /home/scripts/default/weekly-updater.sh > /dev/null 2>&1") | crontab -
|
||||||
rm -r /tmp/git/weekly-updater
|
rm -r /tmp/git/weekly-updater
|
||||||
|
cat /dev/null > ~/.bash_history && history -c
|
||||||
```
|
```
|
||||||
|
|
||||||
## Lizenz
|
## Lizenz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user