You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your package does not contain any files. You are just copying the files into the system directory. This is not how you should do it. This way the files are not tracked by the package manager. If you uninstall the package it is still installed.
Also you already set dependencies for the package so why do you do the pacman command inside the install script? Furthermore I would just display a colored message and let the user decide if he wants to enable the systemd service or start it manually
The text was updated successfully, but these errors were encountered:
As D3SOX commented in the AUR package:
The text was updated successfully, but these errors were encountered: