This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
arch-packages
Watch
1
Star
0
Fork
You've already forked arch-packages
0
Code
Issues
Pull requests
Releases
Activity
9bc21e291e
arch-packages
/
rcedit
4 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-09-24 10:51:52 -04:00
#!/bin/sh
Disable wine debug messages
2023-09-24 11:21:52 -04:00
export WINEDEBUG=-all
Fixed launch script
2023-09-24 11:07:22 -04:00
exec wine /opt/rcedit/rcedit-x64.exe "$@"
Reference in a new issue
Copy permalink