6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
all:
|
||
|
./hackage-fedora.py
|
||
|
|
||
|
push:
|
||
|
scp Fedora fedorapeople.org:public_html/hackage/
|