Fix prerequisites for Opensearch database setup

Updated instructions for setting up the Opensearch database.
This commit is contained in:
Frikky
2025-10-20 13:12:16 +02:00
committed by GitHub
parent b4e1d1c161
commit a836d7c0fe
-1
View File
@@ -27,7 +27,6 @@ cd Shuffle
3. Fix prerequisites for the Opensearch database (Elasticsearch):
```bash
mkdir shuffle-database # Create a database folder
sudo chown -R 1000:1000 shuffle-database # IF you get an error using 'chown', add the user first with 'sudo useradd opensearch'
sudo swapoff -a # Disable swap