fix flatpaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FLATPAKS=(
|
||||
"flathub io.sourceforge.wsjt.wsjtx"
|
||||
"flathub com.js8call.JS8Call"
|
||||
"io.sourceforge.wsjt.wsjtx"
|
||||
"com.js8call.JS8Call"
|
||||
)
|
||||
|
||||
for pak in "${FLATPAKS[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user