This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/deploy.sh
2023-04-01 18:55:26 +02:00

6 lines
159 B
Bash
Executable file

#!/bin/sh
git add *
git commit -a
git push origin master || git push origin main
rsync -av --ignore-existing * speedie@65.20.115.168:/var/www/page/speedie.gq/