This repository has been archived on 2023-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
footnotes/_tools/build.sh
2021-03-10 15:54:32 +00:00

6 lines
165 B
Bash
Executable file

#!/bin/sh
rm -r dist/
mkdir dist
cp -r -t dist class/ css/ js/ img/ languages/ templates/
cp -t dist features.txt license.txt readme.txt footnotes.php includes.php