update instructions
This commit is contained in:
parent
ce4a883d5f
commit
5d9e406239
4 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ sudo apt install wget unzip
|
|||
wget https://git.featherboaz.com/boazsender/portal/archive/main.zip
|
||||
unzip main.zip
|
||||
rm main.zip
|
||||
cd portal
|
||||
chmod +x install.sh && ./install.sh
|
||||
```
|
||||
|
||||
### Using node and npm
|
||||
Loading…
Add table
Reference in a new issue