mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 00:13:36 +00:00
5 lines
136 B
Bash
Executable File
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 |