zkt26/z2/prepare-app.sh
2026-04-20 21:31:47 +00:00

3 lines
76 B
Bash

#!/bin/bash
echo "Preparing..."
docker build -t docker-app-backend ./backend