mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +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
|
||||
}
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
save_migration() {
|
||||
# Finding existing ROMs folder
|
||||
if [ -d "$default_sd/retrodeck" ]
|
||||
|
|
Loading…
Reference in a new issue