missing quotation mark

This commit is contained in:
ninetyninereds 2023-09-13 00:18:16 +03:00
parent 13a990f1b5
commit eee2a46be8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "*********************************** Reading the Gradle Cache: **************************************** echo "*********************************** Reading the Gradle Cache: ****************************************"
ls -la ~/.gradle ls -la ~/.gradle

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "*********************************** Updating the Gradle Cache: **************************************** echo "*********************************** Updating the Gradle Cache: ****************************************"
ls -la ~/.gradle ls -la ~/.gradle