Establish net/scripts/... for better scoping
This commit is contained in:
@ -29,7 +29,7 @@ EOF
|
||||
source net/common.sh
|
||||
loadConfigFile
|
||||
|
||||
scripts/install-earlyoom.sh
|
||||
time net/scripts/install-earlyoom.sh
|
||||
|
||||
if [[ $publicNetwork = true ]]; then
|
||||
setupArgs="-p"
|
||||
|
Reference in New Issue
Block a user