mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-10 04:22:13 +10:00
(build/) add build directory for non-tauri builds
This commit is contained in:
@ -1,12 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
cd ../
|
|
||||||
git submodule init
|
|
||||||
git submodule update --recursive
|
|
||||||
|
|
||||||
yarn
|
|
||||||
yarn tauri build --no-bundle
|
|
||||||
|
|
||||||
cp src-tauri/target/release/drop-app appimage/drop-oss-app.d/usr/bin
|
|
||||||
|
|
||||||
# next thing is dependency fetching. how do we do this without tauri
|
|
||||||
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user