Skip to content

Commit 53cb04f

Browse files
Update upgrade.sh
1 parent 07d4e16 commit 53cb04f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/upgrade_patch/upgrade.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ esac
3131

3232
[[ ! -f etc/apt/sources.list ]] && touch etc/apt/sources.list
3333
[[ ! -w etc/apt/sources.list ]] && chmod +r+x etc/apt/sources.list
34+
SUITE=$DISTRO
3435

3536
cat <<- EOF > etc/apt/sources.list
3637
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

0 commit comments

Comments
 (0)