#!/bin/sh set -e DISTDIR=$(pwd)/dist/ export DISTDIR export NODE_OPTIONS=--openssl-legacy-provider cd projs/ make DISTDIR=$DISTDIR/projs/ make install cd .. cd neo2/ make make install cd .. mv acron dist/ mv minecraft-pacman dist/ cp key.gpg dist/