mirror of
https://github.com/fr33n0w/thechatroom.git
synced 2026-04-27 19:20:32 +00:00
Update README.md
This commit is contained in:
parent
920f3468f0
commit
d2d7cedea6
1 changed files with 3 additions and 1 deletions
|
|
@ -129,10 +129,12 @@ cp -r thechatroom/* ~/nomadnetwork/storage/pages/
|
|||
|
||||
```
|
||||
|
||||
### 🔓 3. Make index.mu Executable
|
||||
### 🔓 3. Make index.mu and other python pages Executable
|
||||
|
||||
```bash
|
||||
chmod +x ~/nomadnetwork/storage/pages/index.mu
|
||||
chmod +x ~/nomadnetwork/storage/pages/fullchat.mu
|
||||
chmod +x ~/nomadnetwork/storage/pages/last100.mu
|
||||
```
|
||||
|
||||
### 🚀 4. Launch NomadNet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue