monkey/build_scripts/appimage
Mike Salvatore fdf8198e7f Build: Use `pipenv requirements` in appimage build
As of pipenv 2022.04.30, `pipenv lock -r` is deprecated in favor of the
new `pipenv requirements` command.
2022-05-02 08:52:17 -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: Use `pipenv requirements` in appimage build 2022-05-02 08:52:17 -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