mirror of
https://github.com/flynx/post-install.git
synced 2025-10-28 10:10:08 +00:00
refactoring...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8757164335
commit
92f47b689a
@ -28,6 +28,7 @@ SYSTEM_RC=${0}rc
|
||||
USER_RC=~/.${CMD}rc
|
||||
|
||||
SCRIPT_DIR=${0}.d/
|
||||
MACHINE_SCRIPT_DIR=$SCRIPT_DIR/michine/
|
||||
|
||||
|
||||
|
||||
@ -383,7 +384,7 @@ function feature-platform-scripts(){
|
||||
local platform=default
|
||||
fi
|
||||
|
||||
feature-scripts "$SCRIPT_DIR/$platform"
|
||||
feature-scripts "$MACHINE_SCRIPT_DIR/$platform"
|
||||
}
|
||||
|
||||
|
||||
|
||||
0
post-install.d/machine/README
Normal file
0
post-install.d/machine/README
Normal file
Loading…
x
Reference in New Issue
Block a user