mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Fix EA App installation command syntax
This commit is contained in:
@@ -3116,7 +3116,7 @@ install_launcher "Battle.net" "Battle.netLauncher" "$battle_file" "$battle_url"
|
|||||||
install_launcher "Amazon Games" "AmazonGamesLauncher" "$amazon_file" "$amazon_url" "" "74" "" "" true
|
install_launcher "Amazon Games" "AmazonGamesLauncher" "$amazon_file" "$amazon_url" "" "74" "" "" true
|
||||||
|
|
||||||
#Install EA App
|
#Install EA App
|
||||||
install_launcher "EA App" "TheEAappLauncher" "$eaapp_file" "$eaapp_url" "$eaapp_file /quiet" "75" "" "install_eaapp" true
|
install_launcher "EA App" "TheEAappLauncher" "$eaapp_file" "$eaapp_url" "$eaapp_file /quiet" "75" "install_eaapp" ""
|
||||||
|
|
||||||
# Install itch.io
|
# Install itch.io
|
||||||
install_launcher "itch.io" "itchioLauncher" "$itchio_file" "$itchio_url" "$itchio_file --silent" "76" "" ""
|
install_launcher "itch.io" "itchioLauncher" "$itchio_file" "$itchio_url" "$itchio_file --silent" "76" "" ""
|
||||||
|
|||||||
Reference in New Issue
Block a user