mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-14 09:26:07 -04:00
xfer
This commit is contained in:
parent
0249b7c7ae
commit
e504da2564
7 changed files with 211 additions and 161 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
flutter run --dart-define=DELETE_TABLE_STORE=1 --dart-define=DELETE_PROTECTED_STORE=1 --dart-define=DELETE_BLOCK_STORE=1
|
||||
flutter run --dart-define=DELETE_TABLE_STORE=1 --dart-define=DELETE_PROTECTED_STORE=1 --dart-define=DELETE_BLOCK_STORE=1 $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue