Skip to content

Commit fdda52b

Browse files
committed
full-upgrade to upgrade
1 parent 33182f1 commit fdda52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/apt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
export DEBIAN_FRONTEND=noninteractive
66

77
sudo apt-get update -qq
8-
sudo apt -y full-upgrade
8+
sudo apt -y upgrade
99

1010
sudo apt install -y software-properties-common
1111
sudo add-apt-repository ppa:team-xbmc/ppa -y

0 commit comments

Comments
 (0)