Wrong path
This commit is contained in:
parent
38ee6decf2
commit
db5c21f3f4
@ -4,7 +4,7 @@ case $- in
|
||||
*) return;;
|
||||
esac
|
||||
|
||||
__SCRIPT=$( pwd )$BASH_SOURCE
|
||||
__SCRIPT=$( pwd )/$BASH_SOURCE
|
||||
|
||||
# Source global definitions
|
||||
if [ -f /etc/bashrc ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user