ssh_filter_btrbk.sh: set only needed directories in PATH

Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
pull/511/head
Christoph Anton Mitterer 2022-11-21 17:12:47 +01:00
parent 47fb294717
commit 90503298ff
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e set -e
set -u set -u
export PATH=/sbin:/bin:/usr/sbin:/usr/bin export PATH='/usr/bin:/bin'
enable_log= enable_log=
restrict_path_list= restrict_path_list=