citadel-core/events/triggers/reboot
2021-10-22 16:56:27 +01:00

11 lines
180 B
Bash
Executable File

#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2020 Umbrel. https://getumbrel.com
#
# SPDX-License-Identifier: AGPL-3.0-or-later
set -euo pipefail
./scripts/stop
shutdown -r now