Quote:
Originally Posted by BiliBug
Is there a way to add the hosts file replacement to the files section of kobopatch.yaml?
The path needs to be /etc instead of /Kobo. What would the path statement be?
"/Users/XX/Desktop/Kobo Patch/Remove GA/etc/hosts: usr/local/etc/hosts"? or just
"/Users/XX/Desktop/Kobo Patch/Remove GA/etc/hosts: /etc/hosts"?
|
This is what mine looks like:
Code:
files:
src/root/etc/hosts: etc/hosts
Remove that leading slash from the second path.