mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 01:34:38 +01:00
Linux Installer fixes (#867)
Copy functions.sh from git repo as well Remove duplicate 'Press any key' call
This commit is contained in:
parent
c7fed0a42a
commit
e3e43913ab
@ -40,7 +40,6 @@ cp sd-ui-files/scripts/bootstrap.sh scripts/
|
||||
cp sd-ui-files/scripts/check_modules.py scripts/
|
||||
cp sd-ui-files/scripts/start.sh .
|
||||
cp sd-ui-files/scripts/developer_console.sh .
|
||||
cp sd-ui-files/scripts/functions.sh .
|
||||
|
||||
./scripts/on_sd_start.sh
|
||||
|
||||
read -p "Press any key to continue"
|
||||
exec ./scripts/on_sd_start.sh
|
||||
|
Loading…
Reference in New Issue
Block a user