fix flatpak .desktop

This commit is contained in:
root 2018-02-05 07:26:26 +01:00
parent caf06e3682
commit 68130f7751
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View file

@ -43,6 +43,8 @@ pip install mopidy mopidy-spotify mopidy-spotify-web mopidy-iris
sudo -u $SUDO_USER flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref -y
cp /home/$SUDO_USER/.local/share/flatpak/exports/share/applications/*.desktop /home/$SUDO_USER/.local/share/applications
if [[ ! -f /home/$SUDO_USER/".dotfiles_installed" ]]; then
wget https://solus.sh/dotfiles.zip -O /tmp/dotfiles.zip
unzip -o /tmp/dotfiles.zip -d /home/$SUDO_USER/