Fixed typo in installer

This commit is contained in:
2021-01-17 01:47:30 +01:00
parent 66a02d9175
commit 597eb7adfe

View File

@@ -77,7 +77,7 @@ mv ../Agent/Kickstart_template /opt/ShellHub/ui/kickstart.sh
chmod +x /opt/ShellHub/ShellHubAPI
chmod +x /opt/ShellHub/ShellHubSSH
tar -zxf /tmp/webui.tar.gz -C /opt/ShellHub/ui
if [ "$RelVer" = "stable" ]
if [ "$RelVer" = "stable" ]; then
mv Tools/stable/* /opt/ShellHub/tools/
elif [ "$RelVer" = "latest" ] || [ "$RelVer" = "latest_Tested" ]; then
$PKGM install -y jq