blog/build.sh
moonlightwatch 00de6b342d
Some checks failed
Build and Upload / Explore-Gitea-Actions (push) Failing after 2m54s
update build
2025-06-12 16:16:19 +08:00

11 lines
318 B
Bash
Executable File

#!/bin/bash
chmod u+x hugo
rm -rf public
./hugo build
# ssh -i ./id_rsa root@123.60.145.249 "rm -rf /opt/1panel/apps/openresty/openresty/www/sites/blog.xn--ghqz22d40r52n.com/index/*"
scp -r -i ./id_rsa ./public/* root@123.60.145.249:/opt/1panel/apps/openresty/openresty/www/sites/blog.xn--ghqz22d40r52n.com/index/