source: gs3-extensions/mars-src/trunk/src/UPDATE-WAVESURFER-SRCINSTALL.sh

Last change on this file was 35211, checked in by davidb, 3 years ago

Utility script to make compiling up and installing changes to wavesurfer easier/more convenient

  • Property svn:executable set to *
File size: 95 bytes
Line 
1#!/bin/bash
2
3./CASCADE-MAKE/WAVESURFER.sh compile \
4 && ./CASCADE-MAKE/WAVESURFER.sh install
5
6
Note: See TracBrowser for help on using the repository browser.