mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
Move alias creations up
This commit is contained in:
+4
-3
@@ -238,6 +238,10 @@ run_mods() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Run alias creation functions
|
||||||
|
create_lsiown_alias
|
||||||
|
create_with_contenv_alias
|
||||||
|
|
||||||
# Main script loop
|
# Main script loop
|
||||||
|
|
||||||
if [[ ${S6_VERBOSITY} -ge 2 ]]; then
|
if [[ ${S6_VERBOSITY} -ge 2 ]]; then
|
||||||
@@ -257,6 +261,3 @@ fi
|
|||||||
|
|
||||||
# Set executable bit on legacy cont-init and services built into the image and anything legacy unpacked by mods
|
# Set executable bit on legacy cont-init and services built into the image and anything legacy unpacked by mods
|
||||||
set_legacy_executable_bits
|
set_legacy_executable_bits
|
||||||
|
|
||||||
create_lsiown_alias
|
|
||||||
create_with_contenv_alias
|
|
||||||
|
|||||||
Reference in New Issue
Block a user