mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
_err() {
|
_err() {
|
||||||
printf 'Error: %s.' "$1" 1>&2
|
printf 'Error: %s.\n' "$1" 1>&2
|
||||||
}
|
}
|
||||||
|
|
||||||
command_exists() {
|
command_exists() {
|
||||||
|
|||||||
Reference in New Issue
Block a user