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