mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
adding autocreate for admin user
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
ATTEMPT=0
|
||||
MAX_ATTEMPT=20
|
||||
while true; do
|
||||
|
||||
Reference in New Issue
Block a user