1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00
appwrite/bin/migrate

3 lines
51 B
Plaintext
Raw Permalink Normal View History

2020-07-21 08:05:36 +12:00
#!/bin/sh
2020-03-21 23:06:44 +13:00
2020-07-29 07:48:51 +12:00
php /usr/src/code/app/cli.php migrate $@