mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
97ab921c46
commit
93efa54f7b
@ -90,7 +90,7 @@ if [ "${deckyplugin}" = false ]; then
|
|||||||
#Download Modules
|
#Download Modules
|
||||||
# Define the repository and the folders to clone
|
# Define the repository and the folders to clone
|
||||||
repo_url='https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/archive/refs/heads/main.zip'
|
repo_url='https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/archive/refs/heads/main.zip'
|
||||||
folders_to_clone=('requests' 'urllib3' 'steamgrid' 'vdf')
|
folders_to_clone=('requests' 'urllib3' 'steamgrid' 'vdf' 'charset_normalizer')
|
||||||
|
|
||||||
# Define the parent folder
|
# Define the parent folder
|
||||||
logged_in_home=$(eval echo ~$user)
|
logged_in_home=$(eval echo ~$user)
|
||||||
|
Loading…
Reference in New Issue
Block a user