#!/bin/bash echo "Update man page" mandb 2>&1 > /dev/null echo "Fin d'installation"