mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Reorganized static folder
This commit is contained in:
parent
7400bd41a4
commit
053cfc1a82
10 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ tags: ["Packaging"]
|
|||
|
||||
One way to distribute to different Linux distributions is to compile the source under each of them and distribute it separately. This can be a pain to manage if you target multiple distributions and multiple versions of those distributions. Instead, let's take a look at AppImage. This allows us to package up our binaries and shared libraries under one file which we can distribute.
|
||||
|
||||

|
||||

|
||||
|
||||
Source: https://docs.appimage.org/reference/architecture.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue