mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
7 lines
55 B
Bash
Executable File
7 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export LC_ALL=C
|
|
./gen-cp
|
|
./gen-7b
|
|
./gen-ent
|