Add debug info to script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
rm -rf ~/.gradle/caches/build-cache-*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
rm -rf ~/.gradle/caches/build-cache-*
|
||||
|
||||
|
||||