mostly fixes for new error handling
[distro-setup] / input-setup
index ba390dad1adf5e2ca5747bf430c5c53c6ba16bfd..6c94a540b7920dd7fe56d435bdf9d097ebeb98b6 100755 (executable)
@@ -1,4 +1,5 @@
-#!/bin/bash -l
+#!/bin/bash
+if [[ -s ~/.bashrc ]];then . ~/.bashrc;fi
 set -x
 # Copyright (C) 2016 Ian Kelling