preparation-scripts/install.sh
2024-11-15 16:47:39 +01:00

12 lines
212 B
Bash
Executable file

#!/bin/bash
# This file is part of VM-Experiments.
# Licensed under the GPL-3.0-or-later. See LICENSE for details.
# jet-search
cd jet-search
make install
cd ..
systemctl restart nginx
systemctl restart bind9