el2493

About

Username
el2493
Joined
Roles
Member

Comments

  • I was able to figure out the issue, rather than creating a new profiles.ini I just needed to edit the existing one: sed -i -e 's/IsRelative=1/IsRelative=0/g' "$userPath"/profiles.ini sed -i -e 's/Path=/Path=\/Library\/Application Support\/Zotero\//…