mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-02-02 21:27:15 +08:00
change notes
This commit is contained in:
parent
f458dc5353
commit
09051e1e7a
@ -5,7 +5,7 @@ chmod +x ./aliyunpan
|
|||||||
readonly sync_drive_config_file="$ALIYUNPAN_CONFIG_DIR/sync_drive/sync_drive_config.json"
|
readonly sync_drive_config_file="$ALIYUNPAN_CONFIG_DIR/sync_drive/sync_drive_config.json"
|
||||||
if test -s $sync_drive_config_file
|
if test -s $sync_drive_config_file
|
||||||
then
|
then
|
||||||
echo "sync_drive_config.json is existed"
|
echo "using existed sync_drive_config.json file"
|
||||||
else
|
else
|
||||||
echo "generate sync_drive_config.json file"
|
echo "generate sync_drive_config.json file"
|
||||||
tee $sync_drive_config_file << EOF
|
tee $sync_drive_config_file << EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user