From b19107d71b992775a7848a54ad6429c98cb59e83 Mon Sep 17 00:00:00 2001 From: tTh Date: Tue, 12 Nov 2024 12:50:31 +0100 Subject: [PATCH] add two molly-guard --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 68f383de..f2946cb6 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,7 @@ #!/bin/bash -v +set -e ; set -u + cp libfloatimg.a /usr/local/lib cp floatimg.h /usr/local/include