From f9232db99a995e7640d58e9ce7aa0159d749c856 Mon Sep 17 00:00:00 2001 From: Joulinar <47155374+Joulinar@users.noreply.github.com> Date: Mon, 29 Jun 2020 00:23:24 +0200 Subject: [PATCH] Update BRANCH_SYSTEM.md (#3629) * Update BRANCH_SYSTEM.md update /DietPi/dietpi.txt to /boot/dietpi.txt * v6.31 + BRANCH_SYSTEM.md | Typo Co-authored-by: MichaIng --- BRANCH_SYSTEM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BRANCH_SYSTEM.md b/BRANCH_SYSTEM.md index 753fed6cab..67eb8c9c40 100644 --- a/BRANCH_SYSTEM.md +++ b/BRANCH_SYSTEM.md @@ -15,7 +15,7 @@ Beta on an existing installation: 1. Recommended: Backup your system with ```dietpi-backup``` (or backup quickly with ```dietpi-backup 1```) 2. Run the following command to switch to 'beta' branch: ``` -G_CONFIG_INJECT 'DEV_GITBRANCH=' 'DEV_GITBRANCH=beta' /DietPi/dietpi.txt +G_CONFIG_INJECT 'DEV_GITBRANCH=' 'DEV_GITBRANCH=beta' /boot/dietpi.txt ``` 3. Run ```dietpi-update``` to update the system, then reboot. 4. Test away, please report any issues on our GitHub page. Also ensure you mention "Beta branch" in your post: https://github.com/MichaIng/DietPi/issues