system-config/setup-sandbox.sh

6 lines
104 B
Bash
Raw Normal View History

2024-09-12 20:17:45 +02:00
#!/bin/bash
set -euo pipefail
2024-05-16 20:09:54 +02:00
cp -R sandbox/* /
sh setup-server.sh
2024-09-13 20:48:11 +02:00
systemctl enable --now podman.socket