use a better name for file: git_changed_files_for_last_pull
This commit is contained in:
parent
4a3ac32724
commit
378de9200c
@ -11,7 +11,7 @@ if [ -z $IFS ]; then
|
|||||||
IFS=$'\n'
|
IFS=$'\n'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
GIT_PULL_TMP=/tmp/git_pull
|
GIT_PULL_TMP=/tmp/git_changed_files_for_last_pull
|
||||||
OPKG_CMDS_TMP=/tmp/opkg_commands
|
OPKG_CMDS_TMP=/tmp/opkg_commands
|
||||||
|
|
||||||
rm -f $GIT_PULL_TMP
|
rm -f $GIT_PULL_TMP
|
||||||
|
Loading…
Reference in New Issue
Block a user