mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-08-05 01:02:53 +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
|