mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-20 13:54:20 +01:00
Fix sourcing path
This commit is contained in:
@@ -19,5 +19,5 @@ sudo snap install 1password spotify vlc zoom-client signal-desktop pinta
|
|||||||
# Installers
|
# Installers
|
||||||
source "$(pwd)"/install/*.sh
|
source "$(pwd)"/install/*.sh
|
||||||
|
|
||||||
# Start
|
# Start services
|
||||||
source start/containers.sh
|
source "$(pwd)"/start/*.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user