This website requires JavaScript.
Explore
Help
Sign In
morgan
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e8ea8a2f5d
blog
/
scripts
/
update.sh
6 lines
83 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
/srv/blog
git fetch
git reset --hard origin/main
./scripts/build.sh
Reference in New Issue
View Git Blame
Copy Permalink