ソースを参照

remove "return 0"

hiska 8 年 前
コミット
c924e7c537
1 ファイル変更0 行追加2 行削除
  1. 0 2
      deploy/strongswan.sh

+ 0 - 2
deploy/strongswan.sh

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