Separate common installation and boot-time scripts and source it

This commit is contained in:
osm0sis
2024-03-02 21:59:34 -04:00
parent 4ab07b71f8
commit 79052ff455
5 changed files with 47 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
MODDIR="${0%/*}"
. "$MODDIR/common.sh"
MODPATH="${0%/*}"
. $MODPATH/common_func.sh
# Conditional sensitive properties