Bump to V6.0.1
This commit is contained in:
parent
489896d58e
commit
bf45e6606a
|
@ -419,7 +419,7 @@ REMOVE_FW_CACHE() {
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
export Version=V6.0
|
export Version=V6.0.1
|
||||||
export FW_SAVE_PATH=/tmp/Downloads
|
export FW_SAVE_PATH=/tmp/Downloads
|
||||||
export Upgrade_Command=sysupgrade
|
export Upgrade_Command=sysupgrade
|
||||||
[ ! -f /etc/AutoBuild/Custom_Variable ] && touch /etc/AutoBuild/Custom_Variable
|
[ ! -f /etc/AutoBuild/Custom_Variable ] && touch /etc/AutoBuild/Custom_Variable
|
||||||
|
|
Loading…
Reference in New Issue