e2k: fix 50-e2k-utc script
/.host/script.sh: line 4: .: install2-init-functions: file not found mki-image-scripts: $BUILDDIR/image-scripts.d/50-e2k-utc: unable to run script.
This commit is contained in:
parent
a2770630a0
commit
a2abaaf7ea
@ -1,7 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# borrowed from installer-feature-local-clock
|
# borrowed from installer-feature-local-clock
|
||||||
|
|
||||||
. install2-init-functions
|
|
||||||
. shell-config
|
. shell-config
|
||||||
|
|
||||||
shell_config_set /etc/sysconfig/clock UTC true
|
shell_config_set /etc/sysconfig/clock UTC true
|
||||||
|
Loading…
Reference in New Issue
Block a user