mirror of
https://github.com/goharbor/harbor
synced 2025-04-14 10:01:31 +00:00
4 lines
86 B
Bash
4 lines
86 B
Bash
#!/bin/sh
|
|
touch /var/lib/mysql/created_in_mariadb.flag
|
|
echo "dumped flag for MariaDB"
|