wyoming, borg, grayjay, oh my
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 9m54s
All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 9m54s
This commit is contained in:
7
active/software_grayjay/desktop-install.sh
Executable file
7
active/software_grayjay/desktop-install.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# wget -O /tmp/GrayJay.zip https://updater.grayjay.app/Apps/Grayjay.Desktop/Grayjay.Desktop-linux-x64.zip
|
||||
unzip /tmp/GrayJay.zip -d /tmp/GrayJay
|
||||
mkdir -p ~/Applications/GrayJay
|
||||
rsync /tmp/GrayJay/*/* ~/Applications/GrayJay
|
||||
desktop-file-install --dir ~/.local/share/applications ./active/software_grayjay/grayjay.desktop
|
||||
Reference in New Issue
Block a user