mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 16:01:01 +00:00
Rename the app version directory to match the primary image, remove the stale fixed version from the README, and document the official image scan risk.
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -euo pipefail
|
|
exit 0
|