You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bash is not required on Alpine, SunOS or OpenWrt:
The program can work perfectly with POSIX shell on those systems.
Single script can now execute within POSIX or non-POSIX
environment and it detects/loads features dynamically.
If the system has bash installed, the program switches to bash as soon as possible.
Fixes and Updates
tests/: Support new ubuntu/debian systems
lib/yum, lib/dpkg, lib/apk: Fix #96, #143
by adding -q (quiet) option for Qs.