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