This website requires JavaScript.
Explore
Help
Sign In
romein
/
hpg
Watch
1
Star
0
Fork
0
You've already forked hpg
Code
Actions
Packages
Activity
Files
790c5214d208e68dc31916d30698ef25dacb7197
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
Copy Permalink