remove "return 0"

This commit is contained in:
hiska
2017-10-04 06:44:02 +09:00
committed by GitHub
parent 5f05a452fc
commit c924e7c537

View File

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