issues
search
Substra
/
substra-documentation
Documentation of the Substra software
https://docs.substra.org/
Apache License 2.0
21
stars
10
forks
source link
refactor: Change ${PWD} with $PWD
#381
Closed
kaanyagci
closed
1 year ago
kaanyagci
commented
1 year ago
Changes
${PWD}
with
$PWD
to make it compatible also with
fish
shell
. For other Unix shells like
ksh
,
bash
,
sh
, or
zsh
the behavior will the same
Changes
${PWD}
with$PWD
to make it compatible also withfish
shell. For other Unix shells likeksh
,bash
,sh
, orzsh
the behavior will the same