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
fix autostart
website
axk4545
8 years ago
parent
f6852ae802
commit
a851261d66
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
packages/tigeros-scripts-1.0-1.fc25.src.rpm
+1
-1
scripts/tigeros-postinstall.desktop
BIN
packages/tigeros-scripts-1.0-1.fc25.src.rpm
View File
+ 1
- 1
scripts/tigeros-postinstall.desktop
View File
@ -3,5 +3,5 @@ Version=1.0
Type=Application
Name=TigerOS postinstall script
Comment=
Exec=gnome-terminal -e "sudo /usr/
share/tigeros
/postinstall" --window-with-profile=Unnamed
Exec=gnome-terminal -e "sudo /usr/
local/bin
/postinstall" --window-with-profile=Unnamed
Terminal=false
Write
Preview
Loading…
Cancel
Save