#!/bin/bash
nsenter --mount=/run/container-mount-namespace/mnt "$@"
