Adding check_nextcloud
This commit is contained in:
parent
9205a1b115
commit
83bc010257
8 changed files with 369 additions and 0 deletions
8
debian/patches/check_nextcloud/shebang
vendored
Normal file
8
debian/patches/check_nextcloud/shebang
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- a/check_nextcloud/check/check_nextcloud.py
|
||||
+++ b/check_nextcloud/check/check_nextcloud.py
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/python
|
||||
+#!/usr/bin/python3
|
||||
|
||||
###############################################################################################################
|
||||
# Language : Python (3.*)
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -4,6 +4,7 @@ check_ipsec/10_pathes
|
|||
check_ipsec/15_fix_syntax
|
||||
check_ipsec/20_remove_gateway
|
||||
check_mysql_slave//epn
|
||||
check_nextcloud/shebang
|
||||
check_sieve/epn
|
||||
check_sieve/10_pathes
|
||||
check_sieve/MonitoringPlugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue