Update 01-init

This commit is contained in:
Myve 2024-07-19 06:36:07 +00:00
commit 1589f50882
4 changed files with 4 additions and 13 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# Create base directories
for dir in vnc config ssh
do
@ -6,4 +7,3 @@ do
done
## OPTIONAL: More commands may be added below

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Reformat path
# Reformat proxy path
if [[ ${MYVNC_PROXYPATH} == "/" ]]
then
unset _MYVNC_PROXYPATH