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