mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
pfsense #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrPsycho on GitHub (Dec 8, 2015).
hello
just FYI
on pfSense there is another one dependency: bash
and there something goes wrong
@rudis commented on GitHub (Dec 8, 2015):
Does the <(...) construct work on pfsense?
@mrPsycho commented on GitHub (Dec 8, 2015):
yes, bash installed and works nice
@rudis commented on GitHub (Dec 8, 2015):
Does the following work?
bash -c 'cat <(cat <(echo hi))'@lukas2511 commented on GitHub (Dec 8, 2015):
Installed bash on pfsense, got this message:
I tried it, but mounting doesn't work. No idea why.
Closing this issue since this is basically just pfsense not supporting bash properly, and that isn't our problem, sorry.
Edit: I tried again, this time it worked, maybe I had a typo. So this is not even a pfsense bug but a user problem.