3DS-RPC/sqlite/reset.sh
Spotlight 1fa2402d0a
Migrate client into 3DS-RPC/3DS-RPC-Desktop
Minimal changes have been to flatten the `server/` subdirectory to the root of the repository. More testing will be required.
2025-04-03 22:06:10 -05:00

3 lines
63 B
Bash
Executable File

rm fcLibrary.db
sqlite3 fcLibrary.db < CREATE.sql
echo "Reset!"