Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds import shutil at the top of the script to prevent line 77 from causing an error when installing the -g gaming package line 77: ```python if pkg_mngr == 'snap' and not shutil.which('snap'): ```
- Loading branch information