forked from root/threadr.lostcave.ddnss.de
that’s a Jan for y'all
parent
6e0d2e727e
commit
133c693dc9
|
@ -6,7 +6,7 @@ echo "Deployment script for repository \"web-deployment\"
|
|||
#activate ** globs
|
||||
if [ -n "`shopt globstar | grep off`" ]; then shopt -s globstar; fi
|
||||
#remove READMEs
|
||||
ßrm ./threadr/**/README.md
|
||||
rm ./threadr/**/README.md
|
||||
|
||||
#run the code variable replacement
|
||||
echo -n "`find -name "*.php" -or -name "*.html" -or -name "*.css" -or -name "*.svg" | sed 's/^/python variable_grabbler.py /;s/$/ variable_grabbler.pass0.json/'`" | bash -
|
||||
|
|
Loading…
Reference in New Issue