monkey/build_scripts/appimage
Mike Salvatore 376559bb77 Build: Uninstall pipenv, pip, and setuptools from AppImage
Once the dependencies are installed, Pipenv, pip, and setuptools are no
longer needed. They take up a combined 45MB of space.
2022-04-28 12:15:46 -04:00
..
.gitignore Build: Move appimage/ and docker/ into build_scrips/ 2021-07-27 08:12:01 -04:00
AppRun Build: Set PYTHONNOUSERSITE in AppRun 2021-09-30 15:39:17 -04:00
appimage.sh Build: Uninstall pipenv, pip, and setuptools from AppImage 2022-04-28 12:15:46 -04:00
clean.sh Deployments: change the outputs of appimage build and docker build to conform to the naming convention of InfectionMonkey-v*.* 2021-10-21 16:52:13 +02:00
infection-monkey.desktop Deployments: Rename appImage deployment only if a specific version is not specified 2021-10-21 16:52:13 +02:00
server_config.json.standard build_scripts: Extract deployment field from server configs to separate files for appimage and docker 2021-09-10 15:21:34 +05:30