mirror of
https://github.com/pfloos/quack
synced 2025-05-06 23:24:58 +02:00
7 lines
134 B
Bash
Executable File
7 lines
134 B
Bash
Executable File
#! /bin/bash
|
|
|
|
cp ./methods.test ../input/methods
|
|
cp ./options.test ../input/options
|
|
cd ..
|
|
python3 PyDuck.py -x N2 -b sto-3g -c 0 -m 1
|