Migrar de novo para gitea 🙏
This commit is contained in:
3
publish.sh
Executable file
3
publish.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
ROOT_FOLDER="/var/www/developerbedoya.net"
|
||||
hugo && sudo rm -Rf "$ROOT_FOLDER/*" && sudo cp -R public/* "$ROOT_FOLDER/"
|
||||
Reference in New Issue
Block a user