Skip to content

Commit

Permalink
messed up log removal
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Nov 25, 2017
1 parent 3f28aad commit 6b7c51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Expand Up @@ -182,7 +182,7 @@ if [ -z "$SKIP_DAVGLASS" ]; then
echo "[✔]"

echo -n " Performing cleanup "
rm /home/pi/tmp/show.*.log
rm -f /home/pi/tmp/show.log*
echo "[✔]"

echo -n " Creating directories "
Expand Down

0 comments on commit 6b7c51a

Please sign in to comment.