Fixed start script with different working directory
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "${0%/*}"
|
||||
LD_LIBRARY_PATH=../lib ./zeiterfassung
|
||||
|
Reference in New Issue
Block a user