This repository has been archived on 2023-08-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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