We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a981689 commit fdc8bb8Copy full SHA for fdc8bb8
installer.sh
@@ -11,7 +11,7 @@ git clone https://github.com/plainDE/plainAbout
11
12
# Creating plainDE directory
13
sudo mkdir /usr/share/plainDE
14
-sudo cp menuIcon.png /usr/share/plainDE
+sudo cp ../menuIcon.png /usr/share/plainDE
15
16
# Compiling plainPanel
17
cd plainPanel
0 commit comments