2024-04-09 16:59:21 +08:00

8 lines
83 B
Bash

#!/bin/sh
# SPDX-License-Identifier: MPL-2.0
set -e
echo "Successfully booted."