wip
Signed-off-by: 35C4n0r <work.jaykumar@gmail.com>
This commit is contained in:
parent
ef0f597d54
commit
1dee0012f5
@ -4,7 +4,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
log() {
|
log() {
|
||||||
printf "%s" "$*" >> "${HOME}/start.log"
|
printf "$@" >> "$HOME/start.log"
|
||||||
}
|
}
|
||||||
|
|
||||||
command_exists() {
|
command_exists() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user