From f99d7432279b9d75e155d4d1240f32833e80108f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 29 Jan 2012 19:25:16 -0500 Subject: mv frc-{bin,libre}/smartdashboard-client --- frc-notworking/smartdashboard-client/smartdashboard.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 frc-notworking/smartdashboard-client/smartdashboard.sh (limited to 'frc-notworking/smartdashboard-client/smartdashboard.sh') diff --git a/frc-notworking/smartdashboard-client/smartdashboard.sh b/frc-notworking/smartdashboard-client/smartdashboard.sh deleted file mode 100644 index 4378584..0000000 --- a/frc-notworking/smartdashboard-client/smartdashboard.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -cd /usr/share/smartdashboard - -if [ "`whoami`" == Driver ]; then - java -jar SmartDashboard.jar competition -else - java -jar SmartDashboard.jar -fi -- cgit v1.2.3