netboot.xyz/script/pre_install
Antony Messerli f628157e43 Fixing signatures and add certs to loaders
* Shifting after_deploy messages and aws invalidation to
  proper locations
* Add cert checkout to preinstall and setting those on s3
  deploys only
* Adding production docker file which runs netboot.xyz overrides
* Only display sig menus if enabled
* Fix var names for signing
2019-12-15 22:02:19 +00:00

6 lines
70 B
Bash
Executable File

#!/bin/bash
set -e
# Install aws cli
sudo pip install awscli tornado