Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianGT500 committed Aug 31, 2023
2 parents 3c599cf + bf660ac commit 4e10cdd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Gehe in den Ordner von MoeShare.
wget https://raw.githubusercontent.com/maxsrl/moeshare/main/docker-compose.yml
```
3. Ändere die `docker-compose.yml` nach deinen Wünschen.
5. Starte MoeShare mit `docker compose up -d`
6. **(Optimal)** Wenn du die gerade installierte Sotware löschen möchtest, führe diese Befehle aus:
5. Starte den Uploader mit `docker compose up -d`
6. **(Optimal)** Wenn du die gerade installierte Software löschen möchtest, führe diese Befehle aus:
```bash
apt remove --purge wget
```
Expand Down Expand Up @@ -64,9 +64,9 @@ Gehe in den Ordner von MoeShare.
wget https://raw.githubusercontent.com/maxsrl/moeshare/main/docker-compose.yml
```
3. Ändere die `docker-compose.yml` nach deinen Wünschen.
5. Starte MoeShare mit `docker compose up -d`
6. **(Optimal)** Wenn du die gerade installierte Sotware löschen möchtest, führe diese Befehle aus:
5. Starte den Uploader mit `docker compose up -d`
6. **(Optimal)** Wenn du die gerade installierte Software löschen möchtest, führe diese Befehle aus:
```bash
apt remove --purge wget
```
#### Nun hast du erfolgreich von MariaDB/MySQL zu SQLite Migriert.
#### Nun hast du erfolgreich von MariaDB/MySQL zu SQLite Migriert.

0 comments on commit 4e10cdd

Please sign in to comment.