diff options
-rw-r--r-- | checkupdate.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkupdate.sh b/checkupdate.sh index 1fff70cf..0eda521d 100644 --- a/checkupdate.sh +++ b/checkupdate.sh @@ -30,3 +30,4 @@ if [ "$nrev" -gt "$orev" ]; then fi +
\ No newline at end of file |