Update README.md etc
This commit is contained in:
parent
3c127dcfcc
commit
3f176d2ba5
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ node .
|
||||||
npm uninstall corepack -g
|
npm uninstall corepack -g
|
||||||
npm install pm2 -g
|
npm install pm2 -g
|
||||||
sudo mkdir /var/log/ufw-abuseipdb
|
sudo mkdir /var/log/ufw-abuseipdb
|
||||||
|
sudo chown $USER:$USER /var/log/ufw-abuseipdb -R
|
||||||
pm2 start
|
pm2 start
|
||||||
pm2 startup
|
pm2 startup
|
||||||
[Paste the command generated by pm2 startup]
|
[Paste the command generated by pm2 startup]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue