convenience command

This commit is contained in:
Sebastian
2024-05-21 06:06:53 +02:00
parent b34d70dae9
commit c3825e5cbc

11
show.sh Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
BASEPATH="$(dirname "$0")"
$BASEPATH/show-db-size.sh
echo ""
$BASEPATH/show-status.sh
echo ""
$BASEPATH/show-errors.sh