3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
|
#!/bin/bash
|
||
|
dpkg-deb --root-owner-group -b debian foodoord_3.0.0_all.deb
|