This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
tildebrennen
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
publish util
master
Brennen Bearnes
10 years ago
parent
505067f400
commit
9cc5523937
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
publish
+ 7
- 0
publish
View File
@ -0,0 +1,7 @@
#!/usr/bin/env bash
git push
ssh -A squiggle.city 'cd public_html && git pull'
ssh -A squiggle.city 'cd public_html && ./git-feed.pl > feed.xml'
ssh -A squiggle.city 'cd public_html && scp feed.xml tilde.club:public_html/'
ssh -A tilde.club 'cd public_html && git pull'
Write
Preview
|
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save