Remove dummy echo

This commit is contained in:
Mageas 2021-12-04 19:15:55 +01:00
parent 542f856ee3
commit 3f20696cda
Signed by: Mageas
GPG Key ID: B45836562531E7AD
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ app="/app"
cd ${app}
echo ${MATRIX_PIPED_FEED__DATABASE}
chown ${UID:-0}:${GID:-0} -R ${app}
su-exec ${UID:-0}:${GID:-0} ./matrix_piped_feed