🔧 Just a hacky script to get searxng etc. working
This commit is contained in:
parent
cd9b459ea8
commit
a1cb8b4a0b
7 changed files with 393 additions and 0 deletions
4
scripts/rs
Executable file
4
scripts/rs
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
docker compose -f "$HOME"/aur_packages/self_host/docker-compose.yaml down 2>/dev/null
|
||||
docker compose -f "$HOME"/aur_packages/self_host/docker-compose.yaml up -d 2>/dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue