mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
Currently our zsh package does not source /etc/profile which is the expected behavior to setup environment configs. Build system: x86/64 Build-tested: x86/64 Run-tested: x86/64 Signed-off-by: John Audia <therealgraysky@proton.me>
2 lines
36 B
Bash
2 lines
36 B
Bash
emulate sh -c 'source /etc/profile'
|