4 lines
76 B
Text
4 lines
76 B
Text
|
#/bin/bash
|
||
|
apt install -y wget ca-certificates nodejs npm git make g++ gcc
|
||
|
|