mirror of
https://codeberg.org/librecell/lctime
synced 2026-05-31 00:15:16 +08:00
11 lines
160 B
Bash
Executable File
11 lines
160 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# SPDX-FileCopyrightText: 2022 Thomas Kramer
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
set -e
|
|
|
|
./run_freepdk45_test.sh
|
|
./run_freepdk45_test_sp2bool.sh
|