Commit 395afa7b authored by Jondy Zhao's avatar Jondy Zhao

Change release number to 8

parent bc825fd7
......@@ -3,10 +3,10 @@
[Setup]
AppName=SlapOS
AppVersion=0.158
AppVerName=SlapOS Windows 0.158.7
AppVerName=SlapOS Windows 0.158.8
DefaultDirName=C:\slapos-node
DefaultGroupName=SlapOS
OutputBaseFilename=slapos-0.158.7-windows-x86-all-in-one
OutputBaseFilename=slapos-0.158.8-windows-x86-all-in-one
OutputDir=D:\slapos\publish\Output
SourceDir=D:\slapos
Uninstallable=yes
......
......@@ -81,10 +81,10 @@ while true ; do
fi
csih_inform "Creating instance ..."
/opt/slapos/bin/slapos node instance --verbose || continue
/opt/slapos/bin/slapos node instance --verbose
csih_inform "Sending report ..."
/opt/slapos/bin/slapos node report --verbose || continue
/opt/slapos/bin/slapos node report --verbose
get_slapos_webrunner_instance ${computer_guid} ${_title} && break
done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment