Unverified Commit d670838a authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Add nightly and stable changing info

parent d4490a80
......@@ -74,6 +74,8 @@ if [[ $1 == "--help" ]]; then
echo ""
echo "Install headers: ${BASH_SOURCE[0]} main=Sytem selection=Headers"
echo "Update, upgrade and reboot: ${BASH_SOURCE[0]} main=System selection=Firmware"
echo "Switch to nightly builds: ${BASH_SOURCE[0]} main=System selection=Nightly"
echo "Switch to stable builds: ${BASH_SOURCE[0]} main=System selection=Stable"
echo "Change to ZSH: ${BASH_SOURCE[0]} main=System selection=ZSH"
echo "Change to BASH: ${BASH_SOURCE[0]} main=System selection=BASH"
echo "Change to stable repository [branch=dev]: ${BASH_SOURCE[0]} main=System selection=Stable"
......
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