mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
deploy.sh using /bin/sh
This commit is contained in:
parent
f563c48242
commit
d997708a77
2
.github/webhooks/deploy.sh
vendored
2
.github/webhooks/deploy.sh
vendored
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
# Find current directory & configure paths
|
||||
SCRIPT_PATH=$(realpath $0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user