reorganized to fix ordering with the 10nth folder

This commit is contained in:
aminnairi
2025-11-08 20:52:07 +01:00
parent b194ae5efb
commit f969ff97c7
10 changed files with 0 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
ensure_package_is_installed docker \
&& ensure_package_is_installed docker-compose \
&& ensure_package_is_installed lazydocker \
&& ensure_group_is_installed docker \
&& ensure_service_active docker