From 9e9cdd3618791047c21502e5a8e2824b7f2b1a57 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 8 Oct 2023 10:53:00 -0600 Subject: rename --- scripts/stop_application.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 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 100755 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