We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@pve:~/zfs-auto-snapshot-upstream-1.2.4# make uninstall make: *** No rule to make target 'uninstall'. Stop.
The text was updated successfully, but these errors were encountered:
That's a bit unspecific. looks like you are not in the correct directory...
Sorry, something went wrong.
It is the correct path since make install is working
Hmm, that's weird:
dweezil# make -n uninstall rm /etc/cron.d/zfs-auto-snapshot rm /etc/cron.hourly/zfs-auto-snapshot rm /etc/cron.daily/zfs-auto-snapshot rm /etc/cron.weekly/zfs-auto-snapshot rm /etc/cron.monthly/zfs-auto-snapshot rm /usr/pkg/share/man/man8/zfs-auto-snapshot.8 rm /usr/pkg/sbin/zfs-auto-snapshot
yes, thats a Makefile from my own fork (oskarfessel/zfs-auto-snapshot), but apart from the paths nothing changed.
No branches or pull requests
root@pve:~/zfs-auto-snapshot-upstream-1.2.4# make uninstall
make: *** No rule to make target 'uninstall'. Stop.
The text was updated successfully, but these errors were encountered: