mirror of
https://github.com/yweber/lodel2.git
synced 2026-03-04 03:02:01 +01:00
Revert (fixed)
This commit is contained in:
parent
c75a5f8094
commit
ad934a91cc
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ name="$1"
|
|||
instdir="$2"
|
||||
|
||||
libdir="$3"
|
||||
libdir="${libdir:=$(realpath $(dirname $0)/..)/}"
|
||||
libdir="${libdir:=$(realpath $(dirname $0)/..)}/"
|
||||
|
||||
loader="$instdir/loader.py"
|
||||
conf="$instdir/conf.d/lodel2.ini"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue