added quick and bad bash scripts
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# ==============================================================================
|
||||
# Auth: Alex Celani
|
||||
# File: quote-run.sh
|
||||
# Revn: 10-05-2023 1.0
|
||||
# Func: run ekho client on login
|
||||
#
|
||||
# TODO: find a way to deprecate, this is kinda gross
|
||||
# ==============================================================================
|
||||
# CHANGE LOG
|
||||
# ------------------------------------------------------------------------------
|
||||
#*10-05-2023: wrote
|
||||
# commented
|
||||
#
|
||||
# =============================================================================
|
||||
|
||||
./client
|
||||
|
||||
# it's encouraged to rename the binary something a little more unique
|
||||
# organize in bin folder
|
||||
# ~/bin/ekho
|
||||
|
||||
Reference in New Issue
Block a user