This website requires JavaScript.
Explore
Help
Register
Sign In
Kenwood
/
HugoHost
Watch
1
Star
0
Fork
You've already forked HugoHost
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
HugoHost
/
entrypoint.sh
7 lines
81 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
set
-e
# Run the Python script
python3 /usr/local/bin/update-site.py
Reference in New Issue
View Git Blame
Copy Permalink