We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ad6e2 commit eb67fc4Copy full SHA for eb67fc4
build.sh
@@ -808,7 +808,7 @@ make_customize_airootfs() {
808
[[ "${rebuild}" = true ]] && _airootfs_script_options="${_airootfs_script_options} -r"
809
810
811
- _main_script="/root/customize_airootfs.sh"
+ _main_script="root/customize_airootfs.sh"
812
813
_script_list=(
814
"${airootfs_dir}/root/customize_airootfs_${channel_name}.sh"
0 commit comments