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
67098fb748
blog
/
scripts
/
update.sh
6 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Changed bunch
2023-10-21 16:05:44 +09:00
#!/bin/bash
a
2023-10-21 16:16:34 +09:00
cd
/srv/blog
Fix
2023-11-08 16:24:31 +09:00
git fetch
Fix
2023-11-08 16:26:15 +09:00
git reset --hard origin/main
Changed something
2023-10-31 16:18:24 +09:00
./scripts/build.sh