Fix incorrect paths

This commit is contained in:
Manuel Thalmann 2024-07-17 15:00:01 +02:00
parent aa360ac456
commit de471cae6f

View file

@ -4,8 +4,8 @@ begin
source "$dir/../../Scripts/software.fish"
function configureSW -V dir
source "../bash/profile.fish";
source "../fish/profile.fish";
source "$dir/../bash/profile.fish";
source "$dir/../fish/profile.fish";
set -l functionName _PortValhalla_ls_
function dump_header