distribution/packages/jelos/sources/shutdown.sh

11 lines
208 B
Bash
Raw Normal View History

2022-02-05 14:23:32 +00:00
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2020-present Fewtarius
# Source predefined functions and variables
. /etc/profile
# Show splash screen
/usr/bin/show_splash shutdown
shutdown $*