This website works better with JavaScript
Home
Explore
Project
Register
Sign In
linux
/
acme.sh
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
remove "return 0"
hiska
7 years ago
parent
5f05a452fc
commit
c924e7c537
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
deploy/strongswan.sh
+ 0
- 2
deploy/strongswan.sh
View File
@@ -29,6 +29,4 @@ strongswan_deploy() {
ipsec reload
ipsec reload
- return 0
-
}
}