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
3432d3be19
commit
3916838ee3
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Create base directories
|
||||
for dir in vnc config ssh
|
||||
do
|
||||
[ -d ~/.${dir} ] || mkdir -p ~/.${dir}
|
||||
done
|
||||
|
||||
## 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