Skip to content

Commit

Permalink
Update install-cloudflared.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Coralesoft authored Aug 12, 2022
1 parent 51eb175 commit bf8eb19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions install-cloudflared.sh
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,8 @@ then
echo " "
else
echo "New version is available"
msgf="Shutting down tunnel "
PID=\$(pidof cloudflared)
echo \$msgf \$PID
echo "Shutting down tunnel "
echo " "
/etc/init.d/cloudflared stop
echo " "
echo "Replacing Cloudflared Daemon"
Expand Down

0 comments on commit bf8eb19

Please sign in to comment.