mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Adding missed puncturations
This commit is contained in:
@@ -214,11 +214,12 @@ EOF
|
||||
mkdir -p /var/opt/jfrog/artifactory/etc/info
|
||||
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
|
||||
{
|
||||
"productId": "JFrogInstaller_ARM/1.0.0"
|
||||
"productId": "JFrogInstaller_ARM/1.0.0",
|
||||
"features": [
|
||||
{
|
||||
"featureId": "SQLServer"
|
||||
}
|
||||
]
|
||||
}
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user