fix workspace folder name

This commit is contained in:
aptalca
2019-06-24 15:15:27 -04:00
parent e10076e55c
commit afd06e9910
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bash
mkdir -p /config/{extensions,data,workplace,.ssh}
mkdir -p /config/{extensions,data,workspace,.ssh}
# permissions
chown -R abc:abc \