mirror of
https://codeberg.org/alpine/alpine-isomaker.git
synced 2023-08-25 13:53:19 +02:00
fix custom sripts that not run, aming scheme
This commit is contained in:
parent
af4417c7b1
commit
b8d8cd7c74
@ -13,9 +13,9 @@ packages:
|
||||
file_permissions:
|
||||
- /etc/shadow|0:0:400
|
||||
customize_airootfs:
|
||||
- customize-airootfs.sh
|
||||
- airootfs_run.sh
|
||||
customize_airootfs_pre:
|
||||
- customize-airootfs_pre.sh
|
||||
- airootfs_pre.sh
|
||||
airootfs_directory_pre: airootfs_pre
|
||||
airootfs_directory: airootfs_dir
|
||||
|
||||
|
@ -13,9 +13,9 @@ packages:
|
||||
file_permissions:
|
||||
- /etc/shadow|0:0:400
|
||||
customize_airootfs:
|
||||
- customize-airootfs.sh
|
||||
- airootfs_run.sh
|
||||
customize_airootfs_pre:
|
||||
- customize-airootfs_pre.sh
|
||||
- airootfs_pre.sh
|
||||
airootfs_directory_pre: airootfs_pre
|
||||
airootfs_directory: airootfs_dir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user