diff --git a/just_lxc.sh b/just_lxc.sh new file mode 100644 index 0000000..bbf356c --- /dev/null +++ b/just_lxc.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "This is just a dummy script" \ No newline at end of file