mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-07-22 02:35:32 +00:00
4 lines
63 B
Bash
Executable file
4 lines
63 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# Install aws cli
|
|
sudo pip install awscli tornado
|