Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-01-05 23:37:49 +03:00
parent 2f3224feb8
commit 97af3938bd
2 changed files with 2 additions and 4 deletions

View File

@ -26,8 +26,7 @@ COMPRESS=1
# ...should we also check file sec?
##CONFIG=.sync-flash.rc
##if ! [ -z $CONFIG ] && [ -e ~/$CONFIG ] ; then
## # XXX what I don't like here is that we are
## # executing an external file...
## # XXX executing an external file...
## source ~/$CONFIG
##fi

View File

@ -26,8 +26,7 @@ COMPRESS=1
# ...should we also check file sec?
##CONFIG=.sync-flash.rc
##if ! [ -z $CONFIG ] && [ -e ~/$CONFIG ] ; then
## # XXX what I don't like here is that we are
## # executing an external file...
## # XXX executing an external file...
## source ~/$CONFIG
##fi