mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-22 21:57:32 +02:00
curdir fix
This commit is contained in:
parent
7a16e0f91b
commit
b73288f2f0
@ -13,12 +13,6 @@ if pidof -x $(basename $0) > /dev/null; then
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
|
||||||
# the assumption is we run in /home/schhist/eda-tools/schhist and
|
|
||||||
# other relevant dirs are /home/schhist/git and /home/schhist/output
|
|
||||||
#
|
|
||||||
cd ../..
|
|
||||||
|
|
||||||
[ ! -d git ] && mkdir git
|
[ ! -d git ] && mkdir git
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user