]> git.ipfire.org Git - people/ms/bricklayer.git/commit
command: Add function to call shell commands
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 12:42:07 +0000 (12:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 May 2021 12:42:07 +0000 (12:42 +0000)
commit4fcf8427be1e878e391eeaf9424f67d1ad877f6f
tree9d86a750a8f3b6984f33a52bc794635de2c12ad7
parent49df51b81ca5d323f7a4ff080311a404907d23a9
command: Add function to call shell commands

These commands will be executed and an error might be shown if something
went wrong.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/__init__.py