File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
image/overwrites/usr/share/os2borgerpc/superuser-desktop Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Name=OS2borgerPC Admin
3
3
Name[sv]=Sambruk MedborgarPC Admin
4
4
Comment =Gå til admin-systemet
5
5
Comment[sv]=Gå till adminsystemet
6
- Exec =firefox https://os2borgerpc-admin.magenta.dk
6
+ Exec =firefox $(sudo get_os2borgerpc_config admin_url)
7
7
Icon =/snap/firefox/current/default256.png
8
8
Type =Application
9
9
Terminal =false
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Name=Opdater OS2borgerPC-klient
3
3
Name[sv]=Uppdatera MedborgarPC-klient
4
4
Comment =Opdater OS2borgerPC-klient
5
5
Comment[sv]=Uppdatera MedborgarPC-klient
6
- Exec =sudo pip install --force-reinstall os2borgerpc-client
6
+ Exec =sh -c " sudo pip uninstall -y os2borgerpc-client && sudo install_client.sh"
7
7
Icon =emblem-synchronizing
8
8
Type =Application
9
9
Categories =Utility;Documentation;ConsoleOnly;
You can’t perform that action at this time.
0 commit comments