1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-12-07 06:48:06 +00:00

Fix: link/remove library and pics

This commit is contained in:
jcorporation
2018-09-20 21:36:38 +01:00
parent 1df960d446
commit 9272b69c9f
2 changed files with 15 additions and 1 deletions

View File

@@ -5,4 +5,6 @@ rm -rf debian/tmp
rm -f debian/files
rm -f htdocs/js/bootstrap-native-v4.min.js
rm -f htdocs/css/bootstrap.min.css
rm -f htdocs/library
rm -f htdocs/pics
find ./ -name \*~ -delete