Explorar el Código

fix: setup script

master
Bingen Eguzkitza hace 6 meses
padre
commit
0189e74ec5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      setup.sh

+ 1
- 1
setup.sh Ver fichero

sudo mkdir -p ${LETSENCRYPT_VOLUME_PATH} sudo mkdir -p ${LETSENCRYPT_VOLUME_PATH}


echo "Copying getmail confs" echo "Copying getmail confs"
cp images/email/getmail/getmailrc-* ${MAIL_DATA_VOLUME_PATH}/getmail/
cp images/email/getmail/getmailrc-* ${MAIL_DATA_VOLUME_PATH}/getmail/ 2>/dev/null

Cargando…
Cancelar
Guardar