bumd mistake 2

This commit is contained in:
Afonso Franco 2023-01-29 02:58:40 +00:00
parent 2389bf68ee
commit 53c206d987
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
4 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
script_full_path=$(dirname "$0")
script_full_path="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
source $script_full_path/sevices.sh
source $script_full_path/aur.sh