mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-11-22 08:31:23 +03:00
6 lines
52 B
Bash
Executable File
6 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
dos2unix *.sh
|
|
|
|
python3 scripts/pbuild.py
|