system-config/setup-sandbox.sh
Mathieu Strypsteen 5e947beb2a
All checks were successful
ShellCheck / shellcheck (push) Successful in 17s
Update kernel lockdown
2025-01-21 11:41:56 +01:00

5 lines
106 B
Bash

#!/bin/bash
set -euo pipefail
cp -R sandbox/* /
bash setup-server.sh
systemctl enable --now podman.socket