rebase to alpine 3.8

This commit is contained in:
sparklyballs
2018-09-05 10:56:07 +01:00
parent 9b63642fed
commit 46e95f4da6
3 changed files with 10 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
#!/usr/bin/with-contenv bash
# create folders
# make our folders
mkdir -p \
/config/www/{backgrounds,icons}
/config/www/{backgrounds,icons}
# symlink user config
# create symlinks
symlinks=( \
/var/www/localhost/heimdall/storage/app/public/backgrounds \