6 lines
86 B
Bash
6 lines
86 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
python3 ../../helpers2.1/convert_to_helpers_2.1.py ./
|
||
|
|
||
|
git add .
|