Added fix to castopod
This commit is contained in:
parent
5c5ebce5dd
commit
1b35167fb4
@ -3,6 +3,7 @@
|
||||
# Castopod Service
|
||||
|
||||
PATH=$HOME/.docker/cli-plugins:/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
get_appvars
|
||||
|
||||
config_castopod() {
|
||||
echo -ne "\n* Configuring /federated/apps/castopod container.."
|
||||
@ -11,7 +12,6 @@ config_castopod() {
|
||||
mkdir -p /federated/apps/castopod/data/var/www/castopod/public/media
|
||||
chown -R 33 /federated/apps/castopod/data/var
|
||||
fi
|
||||
get_appvars
|
||||
|
||||
cat > /federated/apps/castopod/docker-compose.yml <<EOF
|
||||
version: "3.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user