„install.sh“ ändern
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| cd /opt/ | ||||
| git clone https://git.moelle.space/hxcde/folderarchive.git | ||||
| 0 13 * * * sh /opt/folderarchive/zip_folder_daily.sh | ||||
| chmod +x /folderarchive/zip_folder_daily.sh | ||||
| crontab -l > mycron | ||||
| echo "0 13 * * * sh /opt/folderarchive/zip_folder_daily.sh" >> mycron | ||||
| crontab mycron | ||||
| rm mycron | ||||
		Reference in New Issue
	
	Block a user