Skip to content

Breaking change #22

@brainfucksec

Description

@brainfucksec
  • As of version 1.29.0, changes the directory used for backups:

Old -> /usr/share/archtorify/backups
New -> /var/lib/archtorify/backups

  • Changes also in the Makefile.

So, remove the program manually and then install the new version:

sudo rm -ri /usr/bin/archtorify \
/usr/share/archtorify \
/usr/share/licenses/archtorify \
/usr/share/doc/archtorify

Users who have installed archtorify with an AUR helper only have to remove manually the old backup directory:

sudo pacman -Rsn archtorify-git

sudo rm -ri /usr/share/archtorify/backups

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions