Skip to content

Commit

Permalink
Add root access to build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Dec 14, 2023
1 parent 8bd3b82 commit 1625820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ For another distro (custom debootstrap build):
Don't do this if you can install debootstrap with package manager.

```shell
sudo su - # As root user
cd /tmp # Navigate to your tmp directory, or Download directory (any directory for trash data)
wget https://raw.githubusercontent.com/rafi16jan/universal-chroot/master/debootstrap/debootstrap.sh
sh debootstrap.sh
Expand Down

0 comments on commit 1625820

Please sign in to comment.