try to make deploy work on the server

This commit is contained in:
liquidex 2024-02-04 16:09:52 +01:00
parent d9f15945ca
commit 73e93d864d

View file

@ -2,4 +2,4 @@
cd ~/repo
git pull
"${BASH_SOURCE%/*}/reload.bash"
bash "${BASH_SOURCE%/*}/reload.bash"