This website works better with JavaScript.
Explore
Help
Sign In
lubiland
/
swarm-nat
Watch
1
Star
0
Fork
You've already forked swarm-nat
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
set -e in entrypoint.sh
Browse Source
master
lub
5 years ago
parent
32fd21257d
commit
88641b27ec
1 changed files
with
1 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
1
docker/entrypoint.sh
Unescape
Escape
View File
@ -1,4 +1,5 @@
#!/bin/bash
set
-e
while
:
;
do
pwsh -File expose_forwards.ps1
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
lubiland/swarm-nat
Title
Body
Create Issue