av/cmd/rv/run.sh

5 lines
116 B
Bash
Raw Normal View History

2022-05-31 08:17:06 +03:00
#!/bin/sh
REVIDPATH=$HOME/go/src/bitbucket.org/ausocean/av/cmd/rv
cd $REVIDPATH
sudo "PATH=$PATH:$REVIDPATH" ./rv &