mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-09-03 02:34:11 -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
|