Skip to content

Commit

Permalink
fix(ollama): sheband must be a top
Browse files Browse the repository at this point in the history
  • Loading branch information
HQarroum committed Feb 26, 2024
1 parent bbdacab commit e8aaecd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env bash

# Copyright (C) 2023 Amazon.com, Inc. or its affiliates.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand All @@ -12,8 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

#!/usr/bin/env bash

# Start the ollama server.
ollama serve &

Expand Down

0 comments on commit e8aaecd

Please sign in to comment.