script de lancement d'un serveur web pour les fichier munin
This commit is contained in:
3
munin-www.sh
Executable file
3
munin-www.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
pushd /var/www/munin/ && python -m SimpleHTTPServer 8000
|
||||
Reference in New Issue
Block a user