mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-18 18:56:20 +00:00
New TigerVNC syntax
This commit is contained in:
parent
614d164cb3
commit
4f106beafc
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Create base directories
|
||||
for dir in vnc config ssh
|
||||
for dir in ssh config/tigervnc
|
||||
do
|
||||
[ -d ~/.${dir} ] || mkdir -p ~/.${dir}
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue