al-azan - simplify recipe

This commit is contained in:
Licaon_Kter 2022-09-09 09:29:26 +00:00
parent 1e6efdb728
commit 1831eabc8e

View file

@ -23,7 +23,7 @@ Builds:
- tar xJf node.tar.xz --strip-components=1 -C /usr/local/
- npm -g install yarn
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless git
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
init:
- cd ../..