ソースを参照

small fix install script

Dmitriev Roman 3 ヶ月 前
コミット
8ca10009fb
1 ファイル変更1 行追加1 行削除
  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'