This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-12-28 22:03:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fe9822bb20
fish-shell
/
build_tools
/
osx_package_scripts
/
postinstall
3 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
Added build_tools folder so we can automate release builds
2012-05-10 09:11:28 +00:00
#!/bin/sh -x
Fix welcome text, don't use logger. Logger was unneccessary - stderr was being captured. Do the welcome message as HTML - it's easier. Fixes #8661
2022-01-23 04:04:04 +00:00
./add-shell ${DSTVOLUME}usr/local/bin/fish
Reference in a new issue
Copy permalink