Merge "Force dib-python symlink creation"
This commit is contained in:
commit
d8b3acf816
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ if [ -z "$python_path" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
ln -s $python_path /usr/local/bin/dib-python
|
||||
ln -sf $python_path /usr/local/bin/dib-python
|
||||
|
|
Loading…
Reference in a new issue