forked from 3wordchant/capsul-flask
capsulflask
btcpay
schema_migrations
shell_scripts
capacity-avaliable.sh
create.sh
destroy.sh
force-stop.sh
get.sh
list-ids.sh
restart.sh
ssh-keyscan.sh
start.sh
stop.sh
static
templates
__init__.py
admin.py
auth.py
cli.py
console.py
db.py
db_model.py
http_client.py
hub_api.py
hub_model.py
landing.py
metrics.py
payment.py
shared.py
spoke_api.py
spoke_model.py
docs
.gitignore
LICENSE.md
Pipfile
Pipfile.lock
README.md
app.py
letsencrypt-root-ca.crt
setup.cfg
setup.py
3 lines
104 B
Bash
Executable File
3 lines
104 B
Bash
Executable File
#!/bin/sh
|
|
|
|
virsh list --all | grep running | grep -v ' Id' | grep -v -- '----' | awk '{print $2}' | sort |