Update path
This commit is contained in:
parent
8668a7b813
commit
6ebe6fc0db
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
#shellcheck disable=SC1091
|
||||
test -e /var/lib/from_repos/scripts/shared_functions.sh && source /var/lib/from_repos/scripts/shared_functions.sh
|
||||
test -e /var/lib/from_repos/ad_scripts/shared_functions.sh && source /var/lib/from_repos/ad_scripts/shared_functions.sh
|
||||
|
||||
remove_picture=false
|
||||
signal_alert=false
|
||||
|
|
Loading…
Reference in a new issue