Fix sourcing path

This commit is contained in:
David Heinemeier Hansson 2024-05-25 20:04:00 -07:00
parent 268e9169e4
commit b19df9667b

View File

@ -19,5 +19,5 @@ sudo snap install 1password spotify vlc zoom-client signal-desktop pinta
# Installers
source "$(pwd)"/install/*.sh
# Start
source start/containers.sh
# Start services
source "$(pwd)"/start/*.sh