mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
acb2408d7e
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/
5 lines
54 B
Bash
5 lines
54 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%%
|
|
exec %%DATADIR%%/flyback.py
|