This website requires JavaScript.
Explore
Help
Sign In
romein
/
hpg
Watch
1
Star
0
Fork
0
You've already forked hpg
Code
Issues
Pull Requests
Actions
Activity
91463cc2e2
hpg
/
deploy
6 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add deploy script
2024-08-02 22:37:42 +02:00
#!/bin/sh
npm run build
Deploy to s01
2024-09-03 21:36:50 +02:00
scp -r content/.vitepress/dist/* s01.smartyellow.net:/srv/hpg.romein.me
Reference in New Issue
Copy Permalink