mirror of
https://github.com/YosysHQ/sby.git
synced 2026-08-04 18:43:39 +00:00
4 lines
68 B
Bash
4 lines
68 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
python3 windows_drive_task_names.py "$SBY_MAIN"
|