This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Updated desktop file to run correctly at login.
website
Tim Zabel
7 years ago
parent
f7361325b1
commit
65e471392e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scripts/tigeros-postinstall.desktop
+ 1
- 1
scripts/tigeros-postinstall.desktop
View File
@ -3,6 +3,6 @@ Version=1.0
Type=Application
Name=TigerOS postinstall script
Comment=
Exec=gnome-terminal -e "sudo /usr/share/tigeros/postinstall"
Exec=gnome-terminal -e "sudo /usr/share/tigeros/postinstall"
--window-with-profile=Unnamed
Terminal=false
Write
Preview
Loading…
Cancel
Save