2020-07-30 15:29:40 +01:00

5 lines
59 B
Bash
Executable File

#!/bin/bash -e
on_chroot <<EOF
apt-mark auto vlc-data
EOF