6 lines
No EOL
159 B
Bash
Executable file
6 lines
No EOL
159 B
Bash
Executable file
#!/bin/bash -ex
|
|
|
|
# This script assumes that the Github CLI is installed and that
|
|
# the authenticated user has appropriate authorization.
|
|
|
|
gh cache delete --all |