update runtime, deps, and add install.sh
This commit is contained in:
10
src-tauri/install.sh
Normal file
10
src-tauri/install.sh
Normal file
@ -0,0 +1,10 @@
|
||||
sudo apt update
|
||||
sudo apt install libwebkit2gtk-4.1-dev \
|
||||
build-essential \
|
||||
curl \
|
||||
wget \
|
||||
file \
|
||||
libxdo-dev \
|
||||
libssl-dev \
|
||||
libayatana-appindicator3-dev \
|
||||
librsvg2-dev
|
Reference in New Issue
Block a user