including files from actual basedir
this supports arbitrary symlinking of the scripts and retrives the actual dirname where the files are laying.
This commit is contained in:
parent
12be452e56
commit
39c2c4c19e
3 changed files with 5 additions and 4 deletions
2
lock
2
lock
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
source shared
|
||||
. $(dirname $(readlink "$0"))/shared
|
||||
|
||||
echo "Initializing Space Systems..."
|
||||
echo "22" > /sys/class/gpio/unexport
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue