corr
This commit is contained in:
parent
9b556fc333
commit
0ed91fb615
@ -132,7 +132,7 @@ installSoftware() {
|
||||
|
||||
# Fonction permettant de déterminer le shell courant
|
||||
setPATHCurrentShell(){
|
||||
CurrentShell = $(echo $SHELL | awk -F/ '{print $NF}')
|
||||
CurrentShell=$(echo $SHELL | awk -F/ '{print $NF}')
|
||||
|
||||
info "===> Shell courant : $CurrentShell"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user