clean up
This commit is contained in:
parent
96b92fed5e
commit
a17deb4af1
6 changed files with 27 additions and 87 deletions
|
@ -76,7 +76,7 @@ A self-hosted private <a href="https://en.wikipedia.org/wiki/Metasearch_engine">
|
|||
Linux:
|
||||
|
||||
```bash
|
||||
git clone https://weforgecode.xyz/Spitfire/Search.git
|
||||
git clone https://weforge.xyz/Spitfire/Search.git
|
||||
cd Search
|
||||
chmod +x ./run.sh
|
||||
./run.sh
|
||||
|
@ -85,7 +85,7 @@ chmod +x ./run.sh
|
|||
Windows:
|
||||
|
||||
```powershell
|
||||
git clone https://weforgecode.xyz/Spitfire/Search.git
|
||||
git clone https://weforge.xyz/Spitfire/Search.git
|
||||
cd Search
|
||||
.\run.bat
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue