Boot framework rework (#45)
[lunaix-os.git] / lunaix-os / scripts / gdb / install_lunadbg
index 5c0de1d0ec4889198f28c274d5461bf1d21b6c04..22e4fdae2579c38de0b3f6959900bdbb87c4bb09 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
 
 SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
 echo "source \"${SCRIPT_DIR}/gdbinit.py\"" >> ~/.gdbinit
\ No newline at end of file