aether-hf / scripts /aether-restore.sh
iiioooo1's picture
feat: initial Aether HF Space deploy (SQLite + Dataset backup + auto-update cron)
a9e8b86 verified
Raw
History Blame Contribute Delete
140 Bytes
#!/bin/bash
# Convenience CLI: restore latest backup over /opt/aether/data.
set -euo pipefail
exec python3 /usr/local/bin/aether_restore.py