mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 09:15:48 -06:00
bugfix: Remove git submodule command from install script
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Uses flutter submodule dependency
|
||||
git submodules update --init
|
||||
pushd ../
|
||||
pushd packages/paperless_api
|
||||
flutter pub get
|
||||
|
||||
Reference in New Issue
Block a user