[bugfix] update path
This commit is contained in:
parent
8253304005
commit
58112b9ca5
|
@ -5,7 +5,7 @@ DIR=$(dirname "$(readlink -f "$0")")
|
||||||
. "$DIR/../env.sh"
|
. "$DIR/../env.sh"
|
||||||
|
|
||||||
if ! has_cmd python; then
|
if ! has_cmd python; then
|
||||||
"$PDIR/python/install.sh"
|
"$PDIR/devel/python.sh"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
log 'Setting up picom'
|
log 'Setting up picom'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user