Files
web/setup.sh
2024-05-29 21:24:26 +01:00

5 lines
136 B
Bash
Executable File

echo "INSTALL HUGO FROM .DEB: https://github.com/gohugoio/hugo/releases/latest"
# Update
git pull
git submodule update --remote --merge