Skip to content

Commit

Permalink
groovy ref twice
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed May 17, 2023
1 parent 86b828f commit 42e2aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ fi
####

# define pacman packages
pacman_packages="git tk groovy kotlin groovy gradle"
pacman_packages="git tk kotlin groovy gradle"

# install compiled packages using pacman
if [[ ! -z "${pacman_packages}" ]]; then
Expand Down

0 comments on commit 42e2aa1

Please sign in to comment.