Fixed copyright year
This commit is contained in:
parent
b68858713d
commit
d20bf19da1
@ -1,6 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
#
|
#
|
||||||
# Copyright (C) 2019 Laurent Poujoulat <lpoujoulat@april.org>
|
# Copyright (C) 2020 Laurent Poujoulat <lpoujoulat@april.org>
|
||||||
#
|
#
|
||||||
# This file is part of valise.chapril.org
|
# This file is part of valise.chapril.org
|
||||||
#
|
#
|
||||||
@ -57,7 +57,6 @@ else
|
|||||||
NEXTCLOUD_STATE=`curl --silent --netrc-file ${CURL_CREDENTIAL} http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info?format=json`
|
NEXTCLOUD_STATE=`curl --silent --netrc-file ${CURL_CREDENTIAL} http://localhost/ocs/v2.php/apps/serverinfo/api/v1/info?format=json`
|
||||||
|
|
||||||
getNcState "nextcloud.system.apps.num_updates_available"
|
getNcState "nextcloud.system.apps.num_updates_available"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit ${EXIT_RESULT}
|
exit ${EXIT_RESULT}
|
||||||
|
Loading…
Reference in New Issue
Block a user