Browse Source

comment

not an issue for most Ubuntu/Ubuntu based distributions but the path can be /usr/share/applications/ which requires sudo
language
onryo 2 years ago
parent
commit
5696afaa69
  1. 1
      util/install.sh

1
util/install.sh

@ -8,3 +8,4 @@ username=$(id -un)
sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop
mv SilentDragonLite.desktop ~/.local/share/applications
# might be /usr/share/applications/ that requires sudo
Loading…
Cancel
Save