Add mailhog

This commit is contained in:
Thomas Legay 2022-06-16 19:21:21 +02:00
parent 81f42e2ee2
commit cef422a4ea
10 changed files with 95 additions and 1 deletions

View file

@ -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"