mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
~fix local install
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) Juewuy
|
# Copyright (C) Juewuy
|
||||||
|
|
||||||
#. /tmp/SC_tmp/libs/check_dir_avail.sh
|
[ -f /tmp/SC_tmp/libs/check_dir_avail.sh ] && . /tmp/SC_tmp/libs/check_dir_avail.sh
|
||||||
|
|
||||||
cecho() {
|
cecho() {
|
||||||
printf '%b\n' "$*"
|
printf '%b\n' "$*"
|
||||||
|
|||||||
Reference in New Issue
Block a user