mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 09:16:22 +00:00
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.
|
||||
exit
|
||||
;;
|
||||
linux) fedora_prepare
|
||||
install_head_unit
|
||||
install_lib_strophe
|
||||
install_profanity
|
||||
linux) linux_upgrade
|
||||
;;
|
||||
cygwin) debian_prepare
|
||||
install_head_unit
|
||||
install_lib_strophe
|
||||
install_profanity
|
||||
cygwin) cygwin_upgrade
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user