refactor(install): delete exit on any error
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e # exit on any error
|
|
||||||
|
|
||||||
echo "🛠️ starting installation"
|
echo "🛠️ starting installation"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user