Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
ddbc6387
Commit
ddbc6387
authored
Jan 30, 2024
by
X1mper
Committed by
Vitaly Lipatov
Feb 08, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play: add upscayl (thx @bbadon)
parent
40bc9108
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
upscayl.sh
play.d/upscayl.sh
+13
-0
No files found.
play.d/upscayl.sh
0 → 100644
View file @
ddbc6387
#!/bin/sh
PKGNAME
=
upscayl
SUPPORTEDARCHES
=
"x86_64"
VERSION
=
"
$2
"
DESCRIPTION
=
'Free and Open Source AI Image Upscaler'
URL
=
"https://github.com/upscayl/upscayl"
.
$(
dirname
$0
)
/common.sh
PKGURL
=
$(
epm tool eget
--list
--latest
https://github.com/upscayl/upscayl/releases
"upscayl-
$VERSION
-linux.AppImage"
)
epm
install
$PKGURL
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment