parent
b90b18f151
commit
f3bbec53ef
1 changed files with 8 additions and 8 deletions
@ -1,17 +1,17 @@ |
|||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
cgibindir = $(localstatedir)/www/cgi-bin
|
cgibindir = $(localstatedir)/www/cgi-bin
|
||||||
dist_cgibin_SCRIPTS = \
|
dist_cgibin_SCRIPTS = \
|
||||||
cold_stop \
|
cold_stop \
|
||||||
get_anvil_status \
|
get_anvil_status \
|
||||||
get_anvils \
|
get_anvils \
|
||||||
get_cpu \
|
get_cpu \
|
||||||
get_memory \
|
get_memory \
|
||||||
get_replicated_storage
|
get_replicated_storage \
|
||||||
get_shared_storage \
|
get_shared_storage \
|
||||||
get_status \
|
get_status \
|
||||||
set_membership \
|
set_membership \
|
||||||
set_power \
|
set_power \
|
||||||
striker \
|
striker \
|
||||||
upload.pl
|
upload.pl
|
||||||
|
|
||||||
|
Loading…
Reference in new issue