fix: permissions on tools

This commit is contained in:
Strix 2023-10-22 17:45:21 +02:00
parent 6479834c2e
commit b6a24d6a42
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774
14 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
#!/bin/sh
set -e
for s in servers/*; do
echo "checking $s..."
HOSTNAME=$(echo $s | sed 's/servers\///') bash tools/server-docker-compose.sh config -q
done

0
tools/repo/setup-server-folder.sh Normal file → Executable file
View file