Universe repository for Ubuntu

not sure why i removed it before as this is needed
This commit is contained in:
LukeZGD 2022-07-27 20:25:34 +08:00
parent 9518223a3f
commit 67ed8563a7

View File

@ -168,6 +168,7 @@ InstallDepends() {
elif [[ -n $UBUNTU_CODENAME && $VERSION_ID == "2"* ]] ||
(( DebianVer >= 11 )) || [[ $DebianVer == "sid" ]]; then
[[ -n $UBUNTU_CODENAME ]] && sudo add-apt-repository -y universe
sudo apt update
sudo apt install -y bsdiff curl expect libimobiledevice6 openssh-client python2 unzip usbmuxd usbutils xmlstarlet xxd zenity
sudo systemctl enable --now udev systemd-udevd usbmuxd 2>/dev/null