summaryrefslogtreecommitdiffstats
path: root/env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'env.sh')
-rw-r--r--env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.sh b/env.sh
index bfa340c..7cf736b 100644
--- a/env.sh
+++ b/env.sh
@@ -1,3 +1,3 @@
1#!/bin/sh 1#!/bin/bash
2export PATH="$PATH:$(dirname "${BASH_SOURCE[0]}")/utils" 2export PATH="$PATH:$(dirname "${BASH_SOURCE[0]}")/utils"
3export PATH="/opt/bochs/bin:$PATH" 3export PATH="/opt/bochs/bin:$PATH"