浏览代码

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
-
 }