CC-2758: Make airtime-install script Debian/Ubuntu compatible
-initial commit
This commit is contained in:
parent
d26e410799
commit
8cafc52cad
16 changed files with 491 additions and 15 deletions
4
python_apps/show-recorder/install/recorder-install.sh
Executable file
4
python_apps/show-recorder/install/recorder-install.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
python recorder-install-files.py
|
||||
python recorder-initialize.py
|
Loading…
Add table
Add a link
Reference in a new issue