AzuraCast/util/docker/hpnp/setup/hpnp.sh

10 lines
113 B
Bash

#!/bin/bash
set -e
set -x
apt-get install -y --no-install-recommends nodejs
apt-get remove --purge -y nodejs