diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-07-12 21:32:44 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-12 21:32:44 +0200 |
commit | dfad8a8016426d7fe198dc32973b01a1e075142e (patch) | |
tree | 1ba7312e0a3d5dbb1942088165e338ffd25af034 /automedia | |
parent | 4f9c16f821af54110889c01eed0cb6bbf9eb9ce2 (diff) |
Starting on conversion to c. Program exec, buffers..
Diffstat (limited to 'automedia')
-rwxr-xr-x | automedia | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/automedia b/automedia deleted file mode 100755 index e6e35a1..0000000 --- a/automedia +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -cd /usr/share/automedia -./automedia.py "$@" |