JdrCydsek commited on
Commit
ae1939a
·
verified ·
1 Parent(s): 8ad5017

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +0 -2
run.sh CHANGED
@@ -1,7 +1,5 @@
1
  #!/bin/bash
2
 
3
- sudo apt update && sudo apt install -y wget
4
-
5
  image_name="open-webui"
6
  container_name="open-webui"
7
  host_port=3000
 
1
  #!/bin/bash
2
 
 
 
3
  image_name="open-webui"
4
  container_name="open-webui"
5
  host_port=3000