Skip to content

Commit fdb8e3e

Browse files
committed
Update tauri version from v1 to v2
1 parent 96c1efc commit fdb8e3e

File tree

6 files changed

+1192
-721
lines changed

6 files changed

+1192
-721
lines changed

install.sh

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
sudo apt update
2+
sudo apt install libwebkit2gtk-4.1-dev \
3+
build-essential \
4+
curl \
5+
wget \
6+
file \
7+
libxdo-dev \
8+
libssl-dev \
9+
libayatana-appindicator3-dev \
10+
librsvg2-dev \
11+
libsoup2.4 -y
12+
sudo apt-get install javascriptcoregtk-4.1 libsoup-3.0 webkit2gtk-4.1 -y

0 commit comments

Comments
 (0)