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 16:51:52 +02:00
#!/bin/sh
Disable wine debug messages
2023-09-24 17:21:52 +02:00
export WINEDEBUG=-all
Fixed launch script
2023-09-24 17:07:22 +02:00
exec wine /opt/rcedit/rcedit-x64.exe "$@"
Reference in a new issue
Copy permalink