bumd mistake

This commit is contained in:
Afonso Franco 2023-01-29 02:43:54 +00:00
parent 8cf7338009
commit 2389bf68ee
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
3 changed files with 14 additions and 8 deletions

View file

@ -1,4 +1,6 @@
source ./1-initial/config-changes.sh
source ./1-initial/create-user.sh
script_full_path=$(dirname "$0")
source $script_full_path/config_changes.sh
source $script_full_path/create_user.sh