Skip to content

Commit

Permalink
removed random test code
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtBatten authored and taniman committed Aug 1, 2018
1 parent b9b14bf commit 3020908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ if [[ "$skipsetup" == "n" ]] || [[ "$skipsetup" == "N" ]]; then

while [[ "$proceed" == "N" ]] || [[ "$proceed" == "n" ]]; do
### wipe arrays clean then set the header for each array ###
re="\/.*"
name=()
path=()
name[0]=Name/ID
Expand Down

0 comments on commit 3020908

Please sign in to comment.