mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-03 18:52:33 -04:00
Added line to pass tests
This commit is contained in:
@@ -11,6 +11,8 @@ usage() {
|
||||
|
||||
set -e
|
||||
|
||||
SYSEXT_OUTPUT="$(set-up-systemd-extension -n kde -d $HOME/)"
|
||||
|
||||
# Check for parameters (see "usage" function above)
|
||||
while getopts "n:d:h" option; do
|
||||
case "${option}" in
|
||||
|
||||
Reference in New Issue
Block a user