allow multi ressource in commande line
update version
This commit is contained in:
parent
e270a50847
commit
dbef6baf09
16 changed files with 74 additions and 56 deletions
|
@ -8,6 +8,7 @@ MOUNT_PATH=/mnt/debmaker
|
|||
|
||||
zdebmaker_getDep(){
|
||||
sudo sleep 0
|
||||
if [ $? -ne 0 ] ; then exit ; fi
|
||||
[ -d cache ] || mkdir cache
|
||||
[ -d dist ] || mkdir dist
|
||||
[ -d ${DEBOOTSTRAP_DIR} ] || debmaker_debootstrapUpdate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue