system-config/setup-sandbox.sh
Mathieu Strypsteen 5bc3ad1409
All checks were successful
ShellCheck / shellcheck (push) Successful in 34s
Add sandbox
2024-05-16 20:09:54 +02:00

4 lines
54 B
Bash

#!/bin/sh
set -e
cp -R sandbox/* /
sh setup-server.sh