Fix typo
This commit is contained in:
parent
324770869d
commit
4a8050a83d
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ else
|
|||
|
||||
homeDir=$(sudo -u $1 bash -c 'realpath ~')
|
||||
|
||||
echo 'eval "$(oh-my-posh init bash --config ~/Nextcloud/.omp/manuel.omp.json)' \
|
||||
echo 'eval "$(oh-my-posh init bash --config ~/Nextcloud/.omp/manuel.omp.json)"' \
|
||||
| sudo -u $1 tee -a $homeDir/.bashrc
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue