... | ... | @@ -17,4 +17,6 @@ I did also set the variable permanently in the /etc/sysctl.conf config file. |
|
|
1. find /mnt/zotero/zotero-client -type f -exec sed -i 's/localhost:8081/zam10128.zam.kfa-juelich.de:8081/g' {} +
|
|
|
2. find /mnt/zotero/zotero-client -type f -exec sed -i 's/localhost:8082/zam10128.zam.kfa-juelich.de:8082/g' {} +
|
|
|
3. find /mnt/zotero/zotero-client -type f -exec sed -i 's/localhost:8083/zam10128.zam.kfa-juelich.de:8083/g' {} +
|
|
|
4. find /mnt/zotero/zotero-client -type f -exec sed -i 's/localhost:8084/zam10128.zam.kfa-juelich.de:8084/g' {} + |
|
|
\ No newline at end of file |
|
|
4. find /mnt/zotero/zotero-client -type f -exec sed -i 's/localhost:8084/zam10128.zam.kfa-juelich.de:8084/g' {} +
|
|
|
5. find /mnt/zotero/zotero-client -type f -exec sed -i 's/api.zotero.org/zam10128.zam.kfa-juelich.de:8084/g' {} +
|
|
|
6. find /mnt/zotero/zotero-client -type f -exec sed -i 's/zotero.org/zam10128.zam.kfa-juelich.de/g' {} + |
|
|
\ No newline at end of file |