Skip to content

Commit

Permalink
updated run script
Browse files Browse the repository at this point in the history
  • Loading branch information
jahangir091 committed Dec 15, 2023
1 parent b35928c commit 1e698fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,10 @@ start_webui(){
cd
cd /home/
cd sduser
cd stable-diffusion-webui
git fetch
git checkout master
git reset --hard origin/master
pip install --upgrade pip
cd ..
runuser -u sduser ./webui.sh
}

Expand Down

0 comments on commit 1e698fd

Please sign in to comment.