This website requires JavaScript.
Explore
Help
Register
Sign In
su
/
xingyun
Watch
1
Star
0
Fork
You've already forked xingyun
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
xingyun
/
.tools
/
nsis
/
makensis.exe
4 lines
44 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env sh
set
-e
exec
makensis
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink