From 438d3132711c721ba8122bfa01862f08ec974283 Mon Sep 17 00:00:00 2001 From: Danny Houtworm Date: Sun, 25 Jun 2023 02:12:03 +0000 Subject: [PATCH] bla --- Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Makefile b/Makefile index e69de29..3e51841 100644 --- a/Makefile +++ b/Makefile @@ -0,0 +1,9 @@ +up: + bash something.sh + +down: + bash something.sh + +clean: + bash something.sh +