mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-07-11 01:34:03 +02: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 |