4 lines
104 B
Fish
4 lines
104 B
Fish
if test -f /opt/unshackle/.venv/bin/activate.fish
|
|
source /opt/unshackle/.venv/bin/activate.fish
|
|
end
|