User Tools

Site Tools


config:zoom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:zoom [2022/09/25 18:05] Wulf Rajekconfig:zoom [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Zoom ====== ====== Zoom ======
 +
 +<code>
 +sudo apt-get install libxcb-cursor0
 +</code>
  
 <code> <code>
Line 20: Line 24:
 #get latest installed zoom version #get latest installed zoom version
 VER_INST=$(dpkg -s zoom | grep -i version | grep -v "Config-Version" | sed 's/.* \([0-9]*\.[0-9]*\.[0-9]*\.[0-9]*\).*/\1/') VER_INST=$(dpkg -s zoom | grep -i version | grep -v "Config-Version" | sed 's/.* \([0-9]*\.[0-9]*\.[0-9]*\.[0-9]*\).*/\1/')
-if [[ "$current_mpe_ver" == "" ]];+if [[ "$VER_INST" == "" ]];
 then then
     VER_INST=0     VER_INST=0
config/zoom.1664125550.txt.gz · Last modified: (external edit)