Fix sourcing path
This commit is contained in:
parent
268e9169e4
commit
b19df9667b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user