Skip to content

Commit

Permalink
Execute cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
leonzdev committed Mar 9, 2020
1 parent c578117 commit 096dbe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ zerotier-one -d
# start squid
squid

exec "$@"

while sleep 60; do
ps aux | grep zerotier |grep -q -v grep
PROCESS_1_STATUS=$?
Expand Down

0 comments on commit 096dbe9

Please sign in to comment.