summaryrefslogtreecommitdiffstats
path: root/fpga/hp_lcd_driver/g
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/hp_lcd_driver/g')
-rwxr-xr-xfpga/hp_lcd_driver/g2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/hp_lcd_driver/g b/fpga/hp_lcd_driver/g
index 1ee944e..90be90b 100755
--- a/fpga/hp_lcd_driver/g
+++ b/fpga/hp_lcd_driver/g
@@ -2,4 +2,4 @@
set -e
make smh-ac415
rsync -varP -e ssh ./ 10.16.66.111:${PWD}/
-ssh 10.16.66.111 "cd ${PWD} && /root/prog"
+ssh 10.16.66.111 "cd ${PWD} && ./prog"