Remove unnecessary statement

This commit is contained in:
Manuel Thalmann 2024-07-20 03:27:20 +02:00
parent 00b63b58d4
commit 2270614318

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