up-to-date vs up to date
This commit is contained in:
@@ -211,7 +211,7 @@ ffmpeg_timelapse() {
|
||||
update_.g() {
|
||||
local RES=$(.g pull 2>&1)
|
||||
|
||||
if [[ ! ($RES =~ "Already up-to-date") ]]; then
|
||||
if [[ ! ($RES =~ "Already up.to.date") ]]; then
|
||||
echo "Updated .g"
|
||||
echo $RES
|
||||
echo "======"
|
||||
|
Reference in New Issue
Block a user