mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
bit too aggressive
This commit is contained in:
parent
316e3abfab
commit
2801c04f2e
2 changed files with 12 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue