system-config/setup-infra.sh

4 lines
65 B
Bash

#!/bin/bash
set -euo pipefail
cp -R infra/* /
sh setup-server.sh