5 lines
92 B
Bash
5 lines
92 B
Bash
#!/usr/bin/bash
|
|
|
|
source /home/copr/cloud/ec2rc.sh
|
|
/home/copr/delete-forgotten-instances.pl
|
|
|