Ventto / pug

Automatically Gist-synchronises Pacman & AUR installed package lists.
99 stars 12 forks source link

fix: Update sed to remove user as well #18

Open OZoneGuy opened 5 months ago

OZoneGuy commented 5 months ago

gist only wants the ID without the owner/user

Replaced sed delimiters for better readability

See #17 for context.

Tested by running gist manually with the values created in the /etc/pug file vs just the ID.

Thanks @Raptorox!