Skip to content

Commit

Permalink
docs: update run script
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Dec 26, 2023
1 parent 66b3daa commit 1134f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/static/run
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e

if [[ "$VERSION" == *-pro ]]; then
Expand Down

0 comments on commit 1134f9b

Please sign in to comment.