mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-12 21:10:21 +03:00
fix error with changing slackware version -- commented out code messed up the menu
This commit is contained in:
parent
2e15e69876
commit
1edd0b2b9b
@ -202,7 +202,6 @@ while [ 0 ]; do
|
|||||||
--menu "You are currently using sbopkg to browse a local copy of SBo \
|
--menu "You are currently using sbopkg to browse a local copy of SBo \
|
||||||
for Slackware version $SLACKVER. If you would like to change \
|
for Slackware version $SLACKVER. If you would like to change \
|
||||||
it, please select another version below:" 20 50 3 \
|
it, please select another version below:" 20 50 3 \
|
||||||
#"12.1" "Slackware version 12.1" \
|
|
||||||
"12.0" "Slackware version 12.0" \
|
"12.0" "Slackware version 12.0" \
|
||||||
"11.0" "Slackware version 11.0" 2>$TMP/sbopkg_version_selection
|
"11.0" "Slackware version 11.0" 2>$TMP/sbopkg_version_selection
|
||||||
if [ $? = 1 ]; then
|
if [ $? = 1 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user