Upgrade Issues
Posted: Fri Aug 07, 2020 3:39 am
I have the zmeventnotification installed, attempting to upgrade and update SSL
Following guide:
https://zmeventnotification.readthedocs ... -server-es
ran into git issues:
rapheal@ZoneMinder:~$ git clone https://github.com/pliablepixels/zmeven ... cation.git
Cloning into 'zmeventnotification'...
remote: Enumerating objects: 50, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 5613 (delta 28), reused 40 (delta 18), pack-reused 5563
Receiving objects: 100% (5613/5613), 19.43 MiB | 6.26 MiB/s, done.
Resolving deltas: 100% (3658/3658), done.
Checking connectivity... done.
rapheal@ZoneMinder:~$ git checkout master
fatal: Not a git repository (or any of the parent directories): .git
rapheal@ZoneMinder:~$ git pull
fatal: Not a git repository (or any of the parent directories): .git
What am I missing, or can someone point me in the right direction.
Following guide:
https://zmeventnotification.readthedocs ... -server-es
ran into git issues:
rapheal@ZoneMinder:~$ git clone https://github.com/pliablepixels/zmeven ... cation.git
Cloning into 'zmeventnotification'...
remote: Enumerating objects: 50, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 5613 (delta 28), reused 40 (delta 18), pack-reused 5563
Receiving objects: 100% (5613/5613), 19.43 MiB | 6.26 MiB/s, done.
Resolving deltas: 100% (3658/3658), done.
Checking connectivity... done.
rapheal@ZoneMinder:~$ git checkout master
fatal: Not a git repository (or any of the parent directories): .git
rapheal@ZoneMinder:~$ git pull
fatal: Not a git repository (or any of the parent directories): .git
What am I missing, or can someone point me in the right direction.