mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-16 04:49:22 +02:00
buid script: absolute path to stylesheet + update init-sets
This commit is contained in:
parent
4b0a7eb58f
commit
bfbd01e126
2 changed files with 8 additions and 2 deletions
2
build
2
build
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
LIB=~/projects/scoring/lib
|
||||
LIB="$(realpath "${DIR}/../../lib")"
|
||||
|
||||
# Change the Stylesheet variable if you want different 'settings'
|
||||
# It is handy to include ./defs.ily since it defines some text variables,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue