Update shebangs
This commit is contained in:
parent
010b0902cd
commit
86ffa20ea9
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
# ~/.bashrc-mine
|
# ~/.bashrc-mine
|
||||||
# byMasterKTO
|
# byMasterKTO
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
run_directory=$(dirname "$0")
|
run_directory=$(dirname "$0")
|
||||||
$user=$(whoami)
|
$user=$(whoami)
|
||||||
|
Loading…
Reference in New Issue
Block a user