Fixed last fix
This commit is contained in:
10
upgrade.sh
10
upgrade.sh
@@ -52,15 +52,9 @@ unknown) echo The upgrade script will not work on this OS.
|
|||||||
echo Try a manual upgrade instead.
|
echo Try a manual upgrade instead.
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
linux) fedora_prepare
|
linux) linux_upgrade
|
||||||
install_head_unit
|
|
||||||
install_lib_strophe
|
|
||||||
install_profanity
|
|
||||||
;;
|
;;
|
||||||
cygwin) debian_prepare
|
cygwin) cygwin_upgrade
|
||||||
install_head_unit
|
|
||||||
install_lib_strophe
|
|
||||||
install_profanity
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user