Remove unnecessary statement
This commit is contained in:
parent
591eab6a57
commit
406a7d970c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue