Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Moonfanz
/
Test_Reverse_Proxy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2fbf7ef
Test_Reverse_Proxy
/
start.sh
Moonfanz
Upload 20 files
5a4f9f1
verified
4 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
#!/bin/bash
if
!
command
-v npm &> /dev/null
then
echo
"Install nodejs"
fi
npm install --no-audit --fund
false
chown
-R $(
whoami
) lib/bin/*
chmod
u+x lib/bin/*
chmod
-R 777 $(
pwd
)
node clewd.js