Skip to content

Commit

Permalink
Support ubuntu 24.04 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: yangheran <[email protected]>
  • Loading branch information
feiniks and yangheran authored Dec 25, 2024
1 parent 3e029fe commit 3ff6ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/drive_client/drive_client_for_linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If apt-get reports following error: "The following signatures couldn't be verifi

Then add the repo to your apt source list, using the line corresponding to your Debian/Ubuntu version :

For Debian 9 / Debian 10 / Debian 11 / Ubuntu 18.04 / Ubuntu 20.04 / Ubuntu 22.04
For Debian 9 / Debian 10 / Debian 11 / Ubuntu 18.04 / Ubuntu 20.04 / Ubuntu 22.04 / Ubuntu 24.04
```
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/$(lsb_release -cs)/ stable main" | sudo tee /etc/apt/sources.list.d/seadrive.list > /dev/null
Expand Down

0 comments on commit 3ff6ef5

Please sign in to comment.