diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 12:54:52 +0000 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-08-21 12:54:52 +0000 |
| commit | 166aadabfb37a1a565bb8d46241682c709b1c4db (patch) | |
| tree | bc77b8e3f7a7599ad272fcc3c0032f3258ff7cd7 /restart.sh | |
| parent | 026abcc07a57eeda8a08a746ad2b664e956360f3 (diff) | |
| parent | 15448aa0014e1473582227e2ea301df7ccfb9560 (diff) | |
Merge pull request '[Refactor] Config command' (#1) from refactor/config-command into main
Reviewed-on: https://git.anhgelus.world/anhgelus/les-copaings-bot/pulls/1
Diffstat (limited to 'restart.sh')
| -rw-r--r-- | restart.sh | 3 |
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 |
