Added missing init.sh to 1-initial

This commit is contained in:
Afonso Franco 2023-01-29 02:38:07 +00:00
parent 03a9749b46
commit 11da6db264
Signed by: afonso
GPG key ID: C459E0BB3DCEE899

6
1-initial/init.sh Normal file
View file

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