mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-17 21:36: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}
|
||||
done
|
||||
|
||||
# Read cli parameters
|
||||
exec "${@}" &
|
||||
|
||||
## OPTIONAL: More commands may be added below
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue