fix sourcing

This commit is contained in:
Maxime Gimeno
2021-07-28 12:52:02 +02:00
parent 352cb7b9be
commit dec96f5dd8
@@ -11,8 +11,8 @@ if uname | grep -q -i cygwin; then
export SHELLOPTS
set -o igncr
fi
(
source ~/.autofilterrc
(
USER_REPO=$1
BRANCH_NAME=$2
BASE_NAME=$3