mirror of
https://github.com/winapps-org/winapps.git
synced 2025-09-20 16:29:36 +02:00
feat: move demo & icons into docs
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -1254,7 +1254,7 @@ StartupWMClass=Microsoft Windows
|
||||
Comment=Microsoft Windows RDP Session"
|
||||
|
||||
# Copy the 'Windows' icon.
|
||||
$SUDO cp "./icons/windows.svg" "${APPDATA_PATH}/icons/windows.svg"
|
||||
$SUDO cp "./install/windows.svg" "${APPDATA_PATH}/icons/windows.svg"
|
||||
|
||||
# Write the desktop entry content to a file.
|
||||
echo "$WIN_DESKTOP" | $SUDO tee "${APP_PATH}/windows.desktop" &>/dev/null
|
||||
|
Reference in New Issue
Block a user