chore: prep 0.1.2 release, tidy repo
This commit is contained in:
@@ -34,9 +34,8 @@ rsync -a --delete \
|
||||
"$ROOT/pikit-web/" "$STAGE/pikit-web/"
|
||||
|
||||
cp "$ROOT/pikit-api.py" "$STAGE/"
|
||||
rsync -a "$ROOT/pikit_api/" "$STAGE/pikit_api/"
|
||||
cp "$ROOT/pikit-services.json" "$STAGE/" 2>/dev/null || true
|
||||
cp "$ROOT/set_ready.sh" "$STAGE/" 2>/dev/null || true
|
||||
cp "$ROOT/start-codex.sh" "$STAGE/" 2>/dev/null || true
|
||||
|
||||
# Include version marker
|
||||
if [[ -f "$ROOT/pikit-web/data/version.json" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user