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:
5
mkclean.sh
Executable file
5
mkclean.sh
Executable 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
|
||||
Reference in New Issue
Block a user