Browse Source

remove "return 0"

hiska 7 years ago
parent
commit
c924e7c537
1 changed files with 0 additions and 2 deletions
  1. 0 2
      deploy/strongswan.sh

+ 0 - 2
deploy/strongswan.sh

@@ -29,6 +29,4 @@ strongswan_deploy() {
 
 
   ipsec reload
   ipsec reload
 
 
-  return 0
-
 }
 }