put the script back how it was

This commit is contained in:
davidnewhall2 2020-02-04 12:13:23 -08:00
parent 5716f3b6a1
commit f3a6104d2d
1 changed files with 1 additions and 5 deletions

View File

@ -86,12 +86,8 @@ function check2 {
done
}
function isChanged {
true
}
# check if a dashboard (or file) has been modified
function isChangedO {
function isChanged {
local changed=false
local filename=$1
local file=""