mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
* new paths * / * EmuDeck/ * mv * no & * ESDE new location * ESDE new path * no symlink load * bigpemu new path * force move * global vars * oopsie * missing $emudeckBackend * better migration detection * Keep Appimages in Applications * Keep Appimages in Applications
10 lines
No EOL
205 B
Bash
10 lines
No EOL
205 B
Bash
#!/bin/bash
|
|
. "$HOME/.config/EmuDeck/backend/functions/all.sh"
|
|
source "$romsPath/cloud/cloud.conf"
|
|
|
|
LINK="https://play.pocketcasts.com"
|
|
|
|
# shellcheck source=./cloud.conf
|
|
source ./cloud.conf
|
|
|
|
browsercommand |