5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
cd src
|
||
|
dpkg-buildpackage -b -a"${TAMARIN_TARGET_ARCH}"
|