mirror of
https://github.com/chemhack/putty.git
synced 2026-01-12 15:45:52 +00:00
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
$(echo "$0" | sed '$s!configure$!unix/configure!') "$@"
|