launcher-docs/deploy.sh
2025-05-24 17:28:49 +02:00

6 lines
78 B
Bash
Executable file

#!/bin/bash
cd -- "$(dirname -- "${BASH_SOURCE[0]}" )"
git pull
./update.sh