Skip to content

Commit

Permalink
fpm config
Browse files Browse the repository at this point in the history
  • Loading branch information
afelinczak committed Jan 3, 2023
1 parent 6e6f7de commit fdf515a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bin/.fpm
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-s dir
-t deb
-n app-get
--license gpl3
-p app-get_0.1.0_amd64.deb
-v 0.1.0
--architecture amd64
--description "Update deb packages from github"
--url "https://github.com/afelinczak/app-get"
--maintainer "Arek Felinczak <[email protected]>"
app-get=/usr/bin/app-get

0 comments on commit fdf515a

Please sign in to comment.