File: uninstall.sh

package info (click to toggle)
arduino 2%3A1.8.19%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 23,964 kB
  • sloc: java: 26,464; python: 8,872; cpp: 3,573; xml: 1,237; sh: 551; perl: 90; ansic: 89; makefile: 53
file content (6 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh

SCRIPT_PATH=$( cd $(dirname $0) ; pwd )
cd "$SCRIPT_PATH"

./install.sh -u