aboutsummaryrefslogtreecommitdiff
path: root/restart.sh
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-08-21 13:47:30 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2025-08-21 13:47:30 +0200
commit1975321016e56a3cdf5b3ce27602501d922c3b73 (patch)
tree4c0826749c4bf764cbd5be648a8904fde4c424ae /restart.sh
parentebab5cd09f73cd68089f59a68431bbc283fba30b (diff)
build(dev): run db in podman
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