This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
cfc8c7aeea
void-packages
/
srcpkgs
/
dash
/
INSTALL
7 lines
101 B
Plaintext
Raw
Blame
History
case ${ACTION} in
pre)
# Create /usr/bin/sh symlink to dash.
cd usr/bin && ln -sf dash sh
;;
esac
Reference in New Issue
View Git Blame
Copy Permalink