Merge "Force dib-python symlink creation"
This commit is contained in:
commit
d8b3acf816
@ -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…
x
Reference in New Issue
Block a user