testing-area / entrypoint.sh
chartManD's picture
Se remueve el cd
fa88b97
raw
history blame
170 Bytes
#! /bin/sh
apt update -y
apt upgrade -y
apt -y install apache2
apt -y install nodejs
node -v
rm -rf /var/lib/apt/lists/*
# pwd
# ls -la
# whoamiz
# id
ls
node mocos.js