This website works better with JavaScript.
Explore
Help
Sign In
LEdoian
/
wish
Watch
1
Star
0
Fork
You've already forked wish
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Pass parameters to remote deployment
Browse Source
no-wishlist-autocomplete
LEdoian
3 years ago
parent
4e67190ebe
commit
49c5c319c4
1 changed files
with
1 additions
and
1 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
2
remote_deploy.sh
Unescape
Escape
View File
@ -18,5 +18,5 @@ DIR=
ssh -l
"
$USER
"
"
$HOST
"
-t
"
ssh -l
"
$USER
"
"
$HOST
"
-t
"
set
-eu
set
-eu
cd
$DIR
cd
$DIR
./deploy.sh
./deploy.sh
$*
"
"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
LEdoian/wish
Title
Body
Create Issue