mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
ensuring the modules can be run as standalone scripts
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
ensure_package_is_installed docker &&
|
||||
source ./modules/00-library.sh &&
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user