refactor(install): delete exit on any error

This commit is contained in:
FoXeNe
2026-02-27 22:46:26 +03:00
committed by GitHub
parent 7e6d2c27cb
commit a226e28f10

View File

@@ -1,5 +1,4 @@
#!/bin/bash
set -e # exit on any error
echo "🛠️ starting installation"