Browse Source

Associate exam with web button

pull/294/head
Xavier Petit 5 years ago
parent
commit
cfc22198a1
No known key found for this signature in database
GPG Key ID: CA3F2B17E25ABD26
  1. 2
      scripts/exam.sh

2
scripts/exam.sh

@ -27,3 +27,5 @@ X-AppImage-Comment=Generated by /tmp/.mount_exam.1PqfsDP/AppRun
TryExec=/usr/local/bin/exam.1.0.0.AppImage TryExec=/usr/local/bin/exam.1.0.0.AppImage
EOF EOF
chown student:student /home/student/.local/share/applications/appimagekit-exam.desktop chown student:student /home/student/.local/share/applications/appimagekit-exam.desktop
sudo -iu student xdg-mime default appimagekit-exam.desktop x-scheme-handler/exam

Loading…
Cancel
Save