1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-06 08:43:00 +00:00

fix: moved 3-party sources and buildtools to dist directory

This commit is contained in:
jcorporation
2018-07-30 23:05:37 +01:00
parent 00aea5090a
commit 338b74f3f5
24 changed files with 1862 additions and 42 deletions

5
mkclean.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
rm -rf release
rm -rf debug
rm -f htdocs/js/bootstrap-native-v4.min.js
rm -f htdocs/css/bootstrap.min.css