reformatted encoding algorithm
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
# run this script before you setup the irext web console
|
||||
echo "running script of npm install needed by irext..."
|
||||
|
||||
@@ -43,4 +44,7 @@ npm install aliyun-sdk
|
||||
echo "npm install nodemailer"
|
||||
npm install nodemailer
|
||||
|
||||
echo "npm install mongoose"
|
||||
npm install mongoose
|
||||
|
||||
echo "npm install done"
|
||||
Reference in New Issue
Block a user