mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-19 18:02:53 +02:00
commit bash-20130816 snapshot
This commit is contained in:
@@ -58,5 +58,8 @@ if [ -n "$sflag" ]; then
|
||||
fi
|
||||
|
||||
if [ -n "$dflag" ]; then
|
||||
if [ ! -d $HOME/Dropbox ]; then
|
||||
HOME=~chet
|
||||
fi
|
||||
cp ${TARF}.gz $HOME/Dropbox/
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user