deploy.sh using /bin/sh

This commit is contained in:
Ulf Gebhardt 2023-10-04 19:08:15 +02:00
parent f563c48242
commit d997708a77
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Find current directory & configure paths
SCRIPT_PATH=$(realpath $0)