bit too aggressive

This commit is contained in:
ed 2020-05-11 01:56:26 +02:00
parent 316e3abfab
commit 2801c04f2e
2 changed files with 12 additions and 11 deletions

View file

@ -110,6 +110,7 @@ while IFS= read -r x; do sed -ri 's/\.full\.(js|css)/.\1/g' "$x"; done
[ $no_cm ] && {
rm -rf copyparty/web/mde.* copyparty/web/deps/easymde*
sed -ri '/edit2">edit \(fancy/d' copyparty/web/md.html
echo h > copyparty/web/mde.html
}
echo creating tar