Add mailhog
This commit is contained in:
parent
81f42e2ee2
commit
cef422a4ea
10 changed files with 95 additions and 1 deletions
|
@ -100,7 +100,6 @@ debmaker_run(){
|
|||
}
|
||||
|
||||
debmaker_debootstrapUpdate(){
|
||||
zdebmaker_getDep
|
||||
[ -d ${DEBOOTSTRAP_DIR} ] || mkdir ${DEBOOTSTRAP_DIR}
|
||||
URL=https://salsa.debian.org/installer-team/debootstrap/-/archive/master/debootstrap-master.tar.gz
|
||||
FILES="debootstrap-master/debootstrap debootstrap-master/scripts/ debootstrap-master/functions"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue