fix
This commit is contained in:
parent
6106ce74be
commit
cbae1f24ec
1 changed files with 1 additions and 1 deletions
|
@ -570,7 +570,7 @@ chmod 755 /usr/bin/arch-install
|
|||
|
||||
# installer
|
||||
mkdir -p /usr/share/applications/
|
||||
cp /opt/${repo}/arch-install.desktop > /usr/share/applications/arch-install.desktop
|
||||
cp /opt/${repo}/arch-install.desktop /usr/share/applications/arch-install.desktop
|
||||
|
||||
# install-picture
|
||||
mkdir -p /usr/share/pixmaps/
|
||||
|
|
Loading…
Reference in a new issue