mirror of
https://github.com/rkd77/elinks.git
synced 2025-10-21 19:54:04 -04:00
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
export LC_ALL=C
|
||
|
|
./gen-cp
|
||
|
|
./gen-7b
|
||
|
|
./gen-ent
|