citadel-core/events/triggers/reboot

11 lines
179 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2020 Umbrel. https://getumbrel.com
#
2022-01-21 20:37:48 +00:00
# SPDX-License-Identifier: GPL-3.0-or-later
set -euo pipefail
./scripts/stop
shutdown -r now