1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

remove "return 0"

This commit is contained in:
hiska
2017-10-04 06:44:02 +09:00
committed by GitHub
parent 5f05a452fc
commit c924e7c537
-2
View File
@@ -29,6 +29,4 @@ strongswan_deploy() {
ipsec reload
return 0
}