forked from obel1x/fedora-OEMDRV
0030_desktop_symbols does not need root for installing
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
# SPDX-FileCopyrightText: Daniel Pätzold
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#
|
||||
# Copies the included Desktop files to the Desktop
|
||||
#
|
||||
|
||||
cp -n *.desktop $HOME/Schreibtisch
|
||||
Reference in New Issue
Block a user