Spaces:
Runtime error
Runtime error
ebiz
commited on
Commit
Β·
5367df9
1
Parent(s):
95744d9
changes
Browse files- process_one.sh +2 -0
process_one.sh
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
|
4 |
echo "calling process one......!"
|
5 |
|
|
|
|
|
6 |
curl https://ollama.ai/install.sh | sh
|
7 |
|
8 |
echo "ollama installed here..."
|
|
|
3 |
|
4 |
echo "calling process one......!"
|
5 |
|
6 |
+
sudo su
|
7 |
+
|
8 |
curl https://ollama.ai/install.sh | sh
|
9 |
|
10 |
echo "ollama installed here..."
|