Fix scripts
This commit is contained in:
parent
3126f53e48
commit
529a0c22e4
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
magic -rcfile $PDK_ROOT/$PDK/libs.tech/magic/$PDK.magicrc
|
/bin/magic -rcfile $PDK_ROOT/$PDK/libs.tech/magic/$PDK.magicrc $@
|
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
xschem --rcfile $PDK_ROOT/$PDK/libs.tech/xschem/xschemrc
|
/bin/xschem --rcfile $PDK_ROOT/$PDK/libs.tech/xschem/xschemrc $@
|
Loading…
Reference in New Issue
Block a user