diff options
author | Guillaume Knispel <gknispel@avencall.com> | 2013-02-11 15:00:01 +0100 |
---|---|---|
committer | Guillaume Knispel <gknispel@avencall.com> | 2013-02-11 15:00:01 +0100 |
commit | f917720247dff181ac114314d9643781b758e331 (patch) | |
tree | f93e1de6d771509ad81e547dd31059849c0c4e8a /flash.sh | |
parent | e1742ed323a3da6e7fd3eb9a3bfe5665c22074d0 (diff) |
Diffstat (limited to 'flash.sh')
-rwxr-xr-x | flash.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ # This script uses another installation where it works most of the time. set -e -ssh xilun@mint /home/xilun/bin/flashmsp `readlink -f PwrSeq.safe.txt` +ssh xilun@mint /home/xilun/bin/flashmsp `readlink -f ECF-XIOH_V5.txt` |