changes?
This commit is contained in:
@@ -4,6 +4,7 @@ echo "Collecting Caddyfileparts"
|
||||
for dir in *; do
|
||||
if [ -d "$dir" ]; then
|
||||
( cd "$dir" && cat Caddyfilepart >> /home/soenke/docker/caddy/newCaddyfile)
|
||||
echo -en '\n' >> /home/soenke/docker/caddy/newCaddyfile
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user