mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-12-16 03:58:42 +00: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 |