Files
processing4/build/linux/uninstall.sh

7 lines
86 B
Bash

#!/bin/sh
SCRIPT_PATH=$( cd $(dirname $0) ; pwd )
cd "$SCRIPT_PATH"
./install.sh -u