Selaa lähdekoodia

small fix install script

Dmitriev Roman 3 kuukautta sitten
vanhempi
sitoutus
8ca10009fb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      install-eye.sh

+ 1 - 1
install-eye.sh

@@ -2,7 +2,7 @@
 # Eye Installation Script for ALT Linux/Debian/Ubuntu with PostgreSQL support
 # Version: 2.1
 
-set -e
+# set -e
 
 # Colors for output
 RED='\033[0;31m'