From 3359fdab17b87076f32ce2de104567e0c4eac979 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sun, 13 Mar 2022 19:15:43 +0100 Subject: [PATCH] Fix build command --- GhettoCryptCLI/compile.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 GhettoCryptCLI/compile.sh diff --git a/GhettoCryptCLI/compile.sh b/GhettoCryptCLI/compile.sh deleted file mode 100644 index 31a028b..0000000 --- a/GhettoCryptCLI/compile.sh +++ /dev/null @@ -1 +0,0 @@ -g++ -Wall *.cpp ../GhettoCrypt/*.cpp -Wall -Wextra -Wpedantic -o gecrypt