This commit is contained in:
2022-10-05 15:12:15 +01:00
parent f79da09e97
commit 657b305eef
4 changed files with 23 additions and 29 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
## Create a container
lxc launch ubuntu $LXC_CONTAINER_NAME -p $LXC_PROFILE && \