Skip to content

Commit

Permalink
Exit the root user in build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Dec 14, 2023
1 parent 1625820 commit ba294c5
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 @@ -69,6 +69,7 @@ wget https://raw.githubusercontent.com/rafi16jan/universal-chroot/master/deboots
wget https://raw.githubusercontent.com/rafi16jan/universal-chroot/master/debootstrap/ar -O /usr/local/bin/ar # Your favorite bin directory
chmod a+x /usr/share/debootstrap/pkgdetails
chmod a+x /usr/bin/ar
exit # exit the root user
```

## Setup the Pandoras script
Expand Down

0 comments on commit ba294c5

Please sign in to comment.