aboutsummaryrefslogtreecommitdiff
path: root/restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'restart.sh')
-rw-r--r--restart.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/restart.sh b/restart.sh
deleted file mode 100644
index ddb9128..0000000
--- a/restart.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/bash
-
-podman compose down && podman compose build && podman compose up -d \ No newline at end of file