move set-up-system.sh

This commit is contained in:
2026-07-18 20:47:44 +01:00
parent a28f9970f4
commit 5ab2640110
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ some kind of hosting setup
3. use the system setup script, and log out
- `sudo dnf install git -y`
- `git clone https://gitlab.com/futile/thingy`
- `./thingy/set-up-system.sh`
- `./thingy/scripts/system-setup.sh`
- `exit`
4. log in again, populate the `.env` and start everything up
- `cd thingy`
View File