mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Merge pull request #383 from sever-sever/T5524
T5524: Add config directory for livecd
This commit is contained in:
commit
09d374d4cd
5
data/live-build-config/hooks/live/23-config_mkdir.chroot
Executable file
5
data/live-build-config/hooks/live/23-config_mkdir.chroot
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo I: Create config directory.
|
||||||
|
|
||||||
|
mkdir -p /config
|
||||||
Loading…
x
Reference in New Issue
Block a user