blob: faeb60d7f1f4dac175706a27ccc20c8d55a9834a (
plain)
1
2
3
4
|
post_upgrade() {
echo "The files are now installed in a new location to be usable within Steam Proton."
echo "You may need to update any config file with a path pointing to the previous location."
}
|