⬆ Switch default Ubuntu version to kinetic
This commit is contained in:
parent
5cc1013813
commit
ac76bc2c5f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ if [[ $? != 0 ]]; then
|
|||
fi
|
||||
|
||||
PACKAGE="intellij-idea-ultimate"
|
||||
DISTRIBUTION="jammy"
|
||||
DISTRIBUTION="kinetic"
|
||||
|
||||
last_tag=$(git describe --abbrev=0 --tags)
|
||||
old="${last_tag#?}"
|
||||
|
|
Loading…
Reference in a new issue