lancement de la commande munin (web) par 'make munin'

extraction-donnees-privees
Jean-Pierre PRUNARET 9 years ago
parent ea307cc5dc
commit ee34e1a138

@ -15,6 +15,9 @@ clean-log:
full-auto: submodules-update upgrade clean optimise
munin:
pushd /var/www/munin/ ; python -m SimpleHTTPServer 8000
optimise:
nix-store --optimise

@ -1,3 +0,0 @@
#!/usr/bin/env bash
pushd /var/www/munin/ && python -m SimpleHTTPServer 8000
Loading…
Cancel
Save