mirror of
https://github.com/SinTan1729/random.git
synced 2025-04-11 13:46:04 -05:00
fix: Location for crontab-bk_server file
This commit is contained in:
parent
6212ece49d
commit
3fa1318b7f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# put this inside /etc/cron.daily
|
# put this inside /etc/cron.daily
|
||||||
|
|
||||||
# define location for output
|
# define location for output
|
||||||
DIR=/mnt/storage/Documents/Backup/pkglists_server
|
DIR=/mnt/storage/Documents/Backup/pkglists/server
|
||||||
|
|
||||||
# make sure that the folder exists
|
# make sure that the folder exists
|
||||||
mkdir -p $DIR
|
mkdir -p $DIR
|
||||||
|
|
Loading…
Reference in a new issue