Skip to content

Commit

Permalink
Merge pull request #24 from avakarev/remove-apk
Browse files Browse the repository at this point in the history
Remove apk support
  • Loading branch information
avakarev authored Mar 13, 2021
2 parents 190428e + b052d97 commit 0d6375b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ nfpms:
description: "CLI utility to manage dotfiles symlinks"
license: MIT
formats:
- apk
- deb
- rpm
bindir: /usr/bin
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CLI utility to manage dotfiles symlinks

#### Linux

[Packages](https://github.com/avakarev/dotfiles/releases) in Alpine, Debian & RPM formats
[Packages](https://github.com/avakarev/dotfiles/releases) in `deb` and `rpm` formats

There is a one-liner to install `dotfiles` package using remote script:

Expand Down

0 comments on commit 0d6375b

Please sign in to comment.