fast fix of abs-- path
This commit is contained in:
parent
d15e9a7132
commit
a2bc87baeb
2
cron.sh
2
cron.sh
@ -3,7 +3,7 @@
|
||||
# (actually main) script which cron (systemd.timer) starts by time
|
||||
##########
|
||||
full_path=$(dirname "$(realpath $0)")
|
||||
source /opt/downloader/config_list.sh
|
||||
source $full_path/config_list.sh
|
||||
|
||||
for i in $list; do
|
||||
echo "$i is live?..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user