18 lines
232 B
Bash
Executable File
18 lines
232 B
Bash
Executable File
#! /usr/bin/env sh
|
|
|
|
rm -rf \
|
|
build \
|
|
eventlog.txt \
|
|
hostsdb.blockfile \
|
|
I2P \
|
|
i2p_1.0-1_amd64.deb \
|
|
libjbigi.so \
|
|
libjcpuid.so \
|
|
logs \
|
|
peerProfiles \
|
|
prngseed.rnd \
|
|
router.config \
|
|
wrapper.log \
|
|
*.jar \
|
|
*.exe \
|
|
*.dmg |