瀏覽代碼

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'