#!/bin/sh

nohup /usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair "$@" >/dev/null 2>&1 &
