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

0
tools/hetzner/order-servers.sh Normal file → Executable file
View file

0
tools/org/domains-per-server.sh Normal file → Executable file
View file

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

0
tools/server-docker-compose.sh Normal file → Executable file
View file

0
tools/server-remove-skel.sh Normal file → Executable file
View file

0
tools/server-setup.d/00-apply-skel.sh Normal file → Executable file
View file

0
tools/server-setup.d/05-install-packages.sh Normal file → Executable file
View file

0
tools/server-setup.d/10-clone-ixvd-secrets.sh Normal file → Executable file
View file

0
tools/server-setup.d/20-ssh-authorized-keys.sh Normal file → Executable file
View file

0
tools/server-setup.d/30-cifs.sh Normal file → Executable file
View file

0
tools/server-setup.d/40-docker.sh Normal file → Executable file
View file

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

0
tools/server-update.sh Normal file → Executable file
View file