„README.md“ ändern
This commit is contained in:
parent
3f3c743262
commit
8744a50562
@ -28,7 +28,7 @@ sh -c "$(curl -L http://script.moelle.space/folderarchive)"
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)` and change the day number in line 16.
|
Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)` and change the day number in line 16.
|
||||||
- If you want 30 days, it's `30 minus 1`, so `29`
|
<br> If you want 30 days, it's `30 minus 1`, so `29`
|
||||||
```bash
|
```bash
|
||||||
find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +13 -exec rm {} \;
|
find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +13 -exec rm {} \;
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user