appropriate number for never
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
d1ac73034b
commit
d05de406f8
@ -21,7 +21,7 @@ function last_update {
|
||||
if [ -e "$LATEST/install_date" ]; then
|
||||
date -d $(cat "$LATEST/install_date") "+%s"
|
||||
else
|
||||
echo 0
|
||||
echo 1000000
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user