Install some dependencies
This commit is contained in:
parent
ebdd32854c
commit
f008dd25e3
5
debian/chroot.mount
vendored
5
debian/chroot.mount
vendored
@ -38,6 +38,11 @@ BOLD='\033[1m'
|
||||
RESET='\033[0m'
|
||||
## }}}
|
||||
|
||||
## Dependencies {{{
|
||||
apt update
|
||||
apt install ipcalc
|
||||
## }}}
|
||||
|
||||
## Mount the system {{{
|
||||
### Root
|
||||
mkdir -p -- /target
|
||||
|
Loading…
x
Reference in New Issue
Block a user