mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
missing quotation mark
This commit is contained in:
parent
13a990f1b5
commit
eee2a46be8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "*********************************** Reading the Gradle Cache: ****************************************
|
||||
echo "*********************************** Reading the Gradle Cache: ****************************************"
|
||||
ls -la ~/.gradle
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "*********************************** Updating the Gradle Cache: ****************************************
|
||||
echo "*********************************** Updating the Gradle Cache: ****************************************"
|
||||
ls -la ~/.gradle
|
||||
|
Loading…
Reference in New Issue
Block a user