mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-08-26 21:27:50 -05:00
5 lines
63 B
Bash
Executable File
5 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Install aws cli
|
|
sudo pip install awscli tornado
|