Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-07-20 03:27:20 +02:00
parent 46237dc982
commit 8cc8da2eb6

View file

@ -2,7 +2,6 @@
begin
set -l dir (status dirname)
source "$dir/../../Scripts/software.fish"
source "$dir/../../../Common/Software/aliae/main.fish"
function installSW
curl https://pyenv.run | bash