filebrowser/cmd
Yonas Yanfa b854347484 fix: build on FreeBSD and non-Linux platforms
`bash` is installed in `/usr/local/bin/bash` on FreeBSD. This patch should make the build work
without modification for FreeBSD and Linux.
2023-02-05 12:23:42 -05:00
..
cmd.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
cmds_add.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
cmds_ls.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
cmds_rm.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
cmds.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config_cat.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config_export.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config_import.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config_init.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config_set.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
config.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
docs.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
hash.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
root.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
rule_rm.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
rules_add.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
rules_ls.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
rules.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
upgrade.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_add.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_export.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_find.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_import.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_rm.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users_update.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
users.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
utils.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00
version.go fix: build on FreeBSD and non-Linux platforms 2023-02-05 12:23:42 -05:00