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

6 lines
159 B
Bash
Raw Normal View History

2023-03-31 16:15:42 +02:00
#!/bin/sh
2023-04-01 18:55:26 +02:00
git add *
git commit -a
git push origin master || git push origin main
2023-03-31 16:15:42 +02:00
rsync -av --ignore-existing * speedie@65.20.115.168:/var/www/page/speedie.gq/