mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 20:56:35 +00:00
Remove development files
This commit is contained in:
parent
f3b80ba502
commit
7ace5d4058
@ -1,9 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
SCRIPTPATH="$(readlink -f "$0")"
|
|
||||||
SCRIPTPATH="${SCRIPTPATH%/*}"
|
|
||||||
|
|
||||||
rm -rf "$SCRIPTPATH/html"
|
|
||||||
echo -e "\n\n\n\n"
|
|
||||||
#cd "$SCRIPTPATH/" && doxygen && git add $DOCDIR && git commit -a -m "Documentation update."
|
|
||||||
cd "$SCRIPTPATH/" && doxygen
|
|
Loading…
x
Reference in New Issue
Block a user