This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Apq
/
acme.sh
同期ミラー
https://github.com/acmesh-official/acme.sh.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
remove "return 0"
hiska
8 年 前
親
5f05a452fc
コミット
c924e7c537
1 ファイル変更
、
0 行追加
、
2 行削除
分割表示
差分情報を表示
0
2
deploy/strongswan.sh
+ 0
- 2
deploy/strongswan.sh
ファイルの表示
@@ -29,6 +29,4 @@ strongswan_deploy() {
ipsec reload
- return 0
-
}