xpaintdev / bk /unzipandremovezip.sh
suisuyy
Refactor App component for improved readability and update unzip script to extract zip files before copying README
387a205
raw
history blame contribute delete
55 Bytes
unzip xpaintai*.zip;cp bk/README.md ./;rm xpaintai*.zip