Files
bejeweled-classic/generate_patch_diff.sh

3 lines
49 B
Bash

#!/bin/sh
diff -ru out_orig out/ > changes.patch