summaryrefslogtreecommitdiff
path: root/teardown
blob: 4ceeb4f4c1abea1e6abd4de79c52ab0918c0939a (plain)
1
2
3
4
5
#!/bin/bash
set -e

lxc stop $1
lxc rm $1