mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Remove errant comment line
This commit is contained in:
parent
585a2c7d71
commit
a31b7b006e
|
@ -1399,8 +1399,6 @@ finit() {
|
||||||
# TODO: Replace the stuff above with BoilR code when ready
|
# TODO: Replace the stuff above with BoilR code when ready
|
||||||
}
|
}
|
||||||
|
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
save_migration() {
|
save_migration() {
|
||||||
# Finding existing ROMs folder
|
# Finding existing ROMs folder
|
||||||
if [ -d "$default_sd/retrodeck" ]
|
if [ -d "$default_sd/retrodeck" ]
|
||||||
|
|
Loading…
Reference in a new issue