mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
Installation bloquée
This commit is contained in:
parent
e3a8b64a79
commit
46d04d69ed
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Installation bloquée en raison d'un bug perl à l'installation de carton qui bloque le démarrage de postgrey."
|
||||
echo "On cherche la solution..."
|
||||
exit 1
|
||||
|
||||
# Retrieve arguments
|
||||
domain=$1
|
||||
path=$2
|
||||
|
|
Loading…
Reference in a new issue