Cleaning code

This commit is contained in:
2020-01-25 06:51:17 +01:00
parent 65b568a2fa
commit 36b617a370
5 changed files with 11 additions and 7 deletions

View File

@@ -86,5 +86,3 @@ select option in "${options[@]}"; do
14|q|Q) break ;;
esac
done
# echo '<?php echo phpinfo(); ?>' > /Users/bruno/Sites/php-info.php && open 'http://localhost/php-info.php'