Remove unused /run/airtime directory
This commit is contained in:
parent
5a8e26c534
commit
a55962a42c
4 changed files with 0 additions and 12 deletions
6
install
6
install
|
@ -1005,12 +1005,6 @@ loudCmd "$pip_cmd install setuptools --upgrade"
|
|||
loudCmd "$pip_cmd install pycairo==1.19.1"
|
||||
verbose "...Done"
|
||||
|
||||
verbose "\n * Creating /run/airtime..."
|
||||
mkdir -p /run/airtime
|
||||
chmod 755 /run/airtime
|
||||
chown -R "${web_user}:${web_user}" /run/airtime
|
||||
verbose "...Done"
|
||||
|
||||
if [ ! -d /var/log/airtime ]; then
|
||||
loud "\n-----------------------------------------------------"
|
||||
loud " * Installing Log Files * "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue