mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
of the required technology already built in to recreate it. This is a simple GUI to make it easy to use. WWW: http://code.google.com/p/flyback/
4 lines
54 B
Bash
4 lines
54 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%%
|
|
exec %%DATADIR%%/flyback.py
|