Several things...
This commit is contained in:
parent
076832e825
commit
6e54b0588b
15 changed files with 98 additions and 16 deletions
|
|
@ -102,4 +102,7 @@ done < <(find -L "$BOOTSTRAP_D" -type f | sort)
|
|||
for bootstrap in "${bootstraps[@]}"; do
|
||||
runfile "$bootstrap"
|
||||
done
|
||||
|
||||
"$SCRIPTPATH/apply_changes"
|
||||
|
||||
display "Bootstrap completed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue