do not force change mirror to github for devel

This commit is contained in:
Mikhail Tergoev
2025-07-25 12:20:44 +03:00
parent 4e18752e5c
commit ccd9b166d1

View File

@ -6518,7 +6518,6 @@ gui_userconf () {
if [[ $BRANCH != "${PW_ADD_SETTINGS_UC[1]}" ]] ; then
if [[ ${PW_ADD_SETTINGS_UC[1]} == "DEVEL" ]] ; then
if yad_question "${translations[Do you actually want to change the scripts version to:]} <b>DEVEL?</b>" ; then
export MIRROR="GITHUB"
pw_notify_send -i info \
"${translations[Branch changed to:]}" "<b>DEVEL</b>"
BRANCH="devel"