harbor/make/photon/db/registry-flag.sh

4 lines
86 B
Bash

#!/bin/sh
touch /var/lib/mysql/created_in_mariadb.flag
echo "dumped flag for MariaDB"