Update caddy-jail.sh

master
basilhendroff 2020-07-29 04:06:16 +08:00 committed by GitHub
parent 973814def2
commit a61b90eff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ fi
cat <<__EOF__ >/tmp/pkg.json cat <<__EOF__ >/tmp/pkg.json
{ {
"pkgs":[ "pkgs":[
"nano","bash","go" "nano","bash","go","git"
] ]
} }
__EOF__ __EOF__