help me

Posted by 3bdulrahan in general.

help me [12:58:50 PM][Wispbyte] : Docker image pulled successfully [12:58:51 PM]v26.7.0 [12:58:51 PM]Server marked as running [12:58:51 PM]:/home/container$ if [[ d .git ]] && [[ ${AUTO UPDATE} == "1" ]]; then git pull; fi; if [[ ! z ${NODE PACKAGES} ]]; then /usr/local/bin/npm install ${NODE PACKAGES}; fi; if [[ ! z ${UNNODE PACKAGES} ]]; then /usr/local/bin/npm uninstall ${UNNODE PACKAGES}; fi; if [ f /home/container/package.json ]; then /usr/local/bin/npm install; fi; /usr/local/bin/node /home/container/${JS FILE} [12:58:55 PM]\ / \ / [12:58:55 PM]up to date, audited 168 packages in 3s [12:58:55 PM]/ [12:58:55 PM]/29 packages are looking for funding [12:58:55 PM]/ run for details [12:58:55 PM]/ [12:58:55 PM]found 0 vulnerabilities [12:58:55 PM]/ [12:58:55 PM]Server marked as offline

Wispbyte Community Forum