fixed filenames

This commit is contained in:
Nick Yeoman 2023-07-09 23:34:46 -07:00
parent c45b45b796
commit 90f7e42416

View File

@ -82,7 +82,7 @@ rm -f html/README.txt
# Remove Install helper scripts
rm -rf bin/inc_new_project
rm -rf bin/new_project.sh
rm -rf bin/setup_joomla_installer.sh
rm -rf bin/joomla_new_project.sh
rm -rf bin/joomla_install.sh
echo "Now check the results and commit them to Git"