syncthing/lib/versioner/_external_test/external.sh

6 lines
55 B
Bash
Executable File

#!/bin/sh
echo "1--$1--"
echo "2--$2--"
rm -f "$1/$2"