From df4e812dc7f73eb37a86ea5525b3f15f53346b79 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 8 Oct 2023 10:43:38 -0600 Subject: add service files --- scripts/stop_application.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/stop_application.sh (limited to 'scripts/stop_application.sh') diff --git a/scripts/stop_application.sh b/scripts/stop_application.sh new file mode 100644 index 0000000..d385487 --- /dev/null +++ b/scripts/stop_application.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo systemctl stop autoaid \ No newline at end of file -- cgit v1.2.3