mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 05:35:51 +00:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/sh
|
|
rm -rf plugins/*.*
|
|
rm -rf org.eclipse.*
|
|
rm -rf configuration/org.eclipse.*
|