use a better name for file: git_changed_files_for_last_pull

This commit is contained in:
Gerhard Hoffmann 2023-04-25 11:50:40 +02:00
parent 4a3ac32724
commit 378de9200c

View File

@ -11,7 +11,7 @@ if [ -z $IFS ]; then
IFS=$'\n'
fi
GIT_PULL_TMP=/tmp/git_pull
GIT_PULL_TMP=/tmp/git_changed_files_for_last_pull
OPKG_CMDS_TMP=/tmp/opkg_commands
rm -f $GIT_PULL_TMP