mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 00:06:21 +00:00
Update base/app/init.d/01-init.sh
This commit is contained in:
parent
a18409aa37
commit
c8fb70cf31
1 changed files with 3 additions and 0 deletions
|
|
@ -6,4 +6,7 @@ do
|
||||||
[ -d ~/.${dir} ] || mkdir -p ~/.${dir}
|
[ -d ~/.${dir} ] || mkdir -p ~/.${dir}
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Read cli parameters
|
||||||
|
exec "${@}" &
|
||||||
|
|
||||||
## OPTIONAL: More commands may be added below
|
## OPTIONAL: More commands may be added below
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue