mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Remove unneeded sourcing from dialogs.sh
This commit is contained in:
parent
92f0c227f4
commit
284e8d5cc1
|
@ -1,7 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source /app/libexec/functions.sh
|
|
||||||
|
|
||||||
# Dialog colors
|
# Dialog colors
|
||||||
purple="#a864fc"
|
purple="#a864fc"
|
||||||
blue="#6fbfff"
|
blue="#6fbfff"
|
||||||
|
|
Loading…
Reference in a new issue