Skip to content

Commit

Permalink
Update BRANCH_SYSTEM.md (#3629)
Browse files Browse the repository at this point in the history
* Update BRANCH_SYSTEM.md

update /DietPi/dietpi.txt to /boot/dietpi.txt

* v6.31

+ BRANCH_SYSTEM.md | Typo

Co-authored-by: MichaIng <micha@dietpi.com>
  • Loading branch information
Joulinar and MichaIng authored Jun 28, 2020
1 parent e1c88c3 commit f9232db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BRANCH_SYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f9232db

Please sign in to comment.