1
0
mirror of https://github.com/elisspace/rtinst.git synced 2026-08-31 08:32:36 +00:00

Update rtupdate

This commit is contained in:
arakasi72
2015-09-14 18:40:39 +01:00
parent 86dc177a8e
commit bfe978952d

View File

@@ -45,7 +45,7 @@ ask_version() {
[3] ) libvers="libtorrent-0.13.4" && rtvers="rtorrent-0.9.4" && return 0 ;;
[4] ) libvers="libtorrent-0.13.4" && rtvers="rtorrent-0.9.6" && return 0 ;;
[5] ) exit ;;
* ) echo "Enter 1-4";;
* ) echo "Enter 1-5";;
esac
done
}