masongyli / simple-xopp-merger

A tiny shell script that merges all Xoural++ files (with .xopp file extension) in the current folder into a single Xournal++ file
0 stars 0 forks source link

payload:allShortcutsEnabled:true: command not found #2

Closed ZenithMonk closed 1 month ago

ZenithMonk commented 6 months ago

I made sure the script is executable (chmod +x merge-xopp.sh and checked the file properties).

When I run ./merge-xopp.sh, I get the error ./merge-xopp.sh: line 1: payload:allShortcutsEnabled:true: command not found.

My knowledge of bash scripts is very limited, so I don't know what is broken/how to fix the error.