diff --git a/scripts/klayout b/scripts/klayout index 2c2066f..013372e 100644 --- a/scripts/klayout +++ b/scripts/klayout @@ -8,4 +8,4 @@ if [[ $PDK = gf180mcu* ]]; then mv $KLAYOUT_HOME/tech/gf180mcu.lym $KLAYOUT_HOME/pymacros fi fi -klayout $@ \ No newline at end of file +/bin/klayout $@ \ No newline at end of file