mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-06 23:19:57 +01:00
6 lines
159 B
Bash
Executable File
6 lines
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 |