This website works better with JavaScript.
Explore
Help
Sign In
gex
/
gex-website
Watch
1
Star
0
Fork
You've already forked gex-website
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
added the deploy script
Browse Source
master
Ondřej Hruška
7 years ago
parent
5f30b13087
commit
215893e33c
Signed by:
MightyPork
GPG Key ID:
2C5FD5035250423D
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
5
deploy.sh
5
deploy.sh
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/bin/bash
cd
public
scp -r * neon:/srv/web/www/gex.ondrovo.com
echo
"OK"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
gex/gex-website
Title
Body
Create Issue