mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update paths to workaround Apple's security theatre
This commit is contained in:
parent
df3a19ef42
commit
3ce5b7f2ad
@ -210,9 +210,9 @@ Create a plain text file::
|
||||
export CALIBRE_DEVELOP_FROM="/Users/kovid/work/calibre/src"
|
||||
calibre-debug -g
|
||||
|
||||
Save this file as ``/usr/bin/calibre-develop``, then set its permissions so that it can be executed::
|
||||
Save this file as :file:`/usr/local/bin/calibre-develop`, then set its permissions so that it can be executed::
|
||||
|
||||
chmod +x /usr/bin/calibre-develop
|
||||
chmod +x /usr/local/bin/calibre-develop
|
||||
|
||||
Once you have done this, run::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user