Skip to content

Commit

Permalink
Remove the magic to mount custom partitions
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Jan 9, 2024
1 parent b837194 commit ed9fd73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Universal Chroot environment that can be deployed to most Linux distributions to
- Duplicate a box
- Enter a box
- List boxes and filesystems
- Mount a partition or directory
- Mount custom directories
- Upsize a box

## Build a Chroot Management System
Expand Down Expand Up @@ -168,4 +168,3 @@ sudo apt-get install qemu-utils
### Original Codebase

This project was originally developed by [rafi16jan](https://github.com/rafi16jan). The initial version of this codebase can be found at [Link to Original Code](https://github.com/rafi16jan/universal-chroot).

0 comments on commit ed9fd73

Please sign in to comment.