⬆ Set lunar as default build release
This commit is contained in:
parent
bcb4495f19
commit
b65fb895bb
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ if [[ $? != 0 ]]; then
|
|||
fi
|
||||
|
||||
PACKAGE="intellij-idea-community"
|
||||
DISTRIBUTION="kinetic"
|
||||
DISTRIBUTION="lunar"
|
||||
|
||||
last_tag=$(git describe --abbrev=0 --tags)
|
||||
old="${last_tag#?}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue