Check Point

This commit is contained in:
bg-wa
2018-01-27 10:31:59 -08:00
parent afdafb27d6
commit 5c764849f3
4 changed files with 32 additions and 7 deletions

View File

@@ -7,14 +7,15 @@
# Example:
# DROP /root/udisk/payloads/$SWITCH_POSITION/source.txt ~/target_destination.txt true
source ./run.sh
source ./debug.sh
function DROP() {
DEBUG "drop" "start"
local source=$2
local destination=$3
local overwrite=$4
#local os=
ehco "start" >> "/root/udisk/payloads/${SWITCH_POSITION}/debug.txt"
RUN terminal
QUACK DELAY 1000
QUACK STRING vi "$destination"