This commit is contained in:
Radon Rosborough 2021-12-22 12:44:57 -08:00
parent 76bc7825af
commit cb2c2da32c
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ install:
- default-jdk
manual: |
install -d "${pkg}/opt/claro/programs"
install -d "${pkg}/usr/local/bin"
# Pull resources from the latest Claro repo release.
ver="$(latest_release JasonSteving99/claro-lang | sed 's/^v//')"