mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-11-01 13:24:15 +00:00
The 'which' command is deprecated on Debian Sid as it is not POSIX compliant and it's behavior is therefor not consistent, so replace it with 'command -v' which is POSIX compliant. See https://stackoverflow.com/a/677212 for details. Also replaced a use of backticks (`) as that is deprecated as well. See https://github.com/koalaman/shellcheck/wiki/SC2006 for details. Signed-off-by: Diederik de Haas <didi.debian@cknow.org> |
||
|---|---|---|
| .. | ||
| clonehostname | ||
| dhclient-script | ||
| dhclient.in | ||
| Makefile.am | ||
| meson.build | ||
| mountecryptfsroot | ||
| nvidia | ||
| squid-deb-proxy-client | ||
| ubuntu-cloud-prep | ||
| unmount-namespace.c | ||