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