Add termux.sh

This commit is contained in:
heckeralt 2024-09-04 08:39:02 -04:00
parent 3e2915bd2e
commit 8e6c940e8b
1 changed files with 4 additions and 0 deletions

4
termux.sh Normal file
View File

@ -0,0 +1,4 @@
pkg update
pkg install nodejs
pkg add nodejs
node index.js