etherpad: support for alpine in export script

This commit is contained in:
chandi 2023-09-12 22:08:03 +02:00
parent 109547ffed
commit 60b3775308

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
src="$8"
dest="$(echo $8 | sed -E -e 's/html|odt/'$7'/')"
convertTo="$7"