Parcourir la source

small fix install script

Dmitriev Roman il y a 3 mois
Parent
commit
8ca10009fb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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'