maybe fixed git cmd
This commit is contained in:
parent
7035740296
commit
883cf782c0
@ -29,7 +29,7 @@ mv "$prj_root/$fromdate""_latest.mcl" "$prj_root/archive/""$fromdate"".mcl" || e
|
|||||||
|
|
||||||
|
|
||||||
log2file "git add"
|
log2file "git add"
|
||||||
git add "$d""_latest.mcl" "Deleted_Comics.txt" "archive/" "log/" >> "log/$d.log" || error_exit "cannot git add"
|
git add "*_latest.mcl" "Deleted_Comics.txt" "archive/" "log/" >> "log/$d.log" || error_exit "cannot git add"
|
||||||
|
|
||||||
#log2file "git rm"
|
#log2file "git rm"
|
||||||
#git rm "$fromdate""_latest.mcl" >> "log/$d.log" || error_exit "cannot git rm"
|
#git rm "$fromdate""_latest.mcl" >> "log/$d.log" || error_exit "cannot git rm"
|
||||||
|
Loading…
Reference in New Issue
Block a user