mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-14 03:12:21 +02:00
4 lines
48 B
Bash
Executable File
4 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
exec autoreconf
|
|
rm -rf autom4te.cache
|