Configure PKGBUILD according to github event
- Release to AUR on push into `master` - Update AUR installation instructions - Use common linux directories for `PKGBUILD`
This commit is contained in:
parent
f4074341a5
commit
f07171315f
12 changed files with 126 additions and 303 deletions
|
|
@ -44,6 +44,16 @@ According to AppImageLint the AppImage can run on the following distros.
|
|||
|
||||
#. Download ``sunshine-appimage.zip`` and extract the contents to your home directory.
|
||||
|
||||
AUR Package
|
||||
^^^^^^^^^^^
|
||||
#. Open terminal and run the following code.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git clone https://aur.archlinux.org/sunshine-git.git
|
||||
cd sunshine-git
|
||||
makepkg -fi
|
||||
|
||||
Debian Package
|
||||
^^^^^^^^^^^^^^
|
||||
.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/pkg:deb?logo=github&style=for-the-badge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue