parent
6df1300262
commit
127c625370
@ -1,5 +1,7 @@
|
||||
CURRENT = f14
|
||||
|
||||
all:
|
||||
./hackage-fedora.py
|
||||
./hackage-fedora.py $(CURRENT)
|
||||
|
||||
push:
|
||||
scp Fedora fedorapeople.org:public_html/hackage/
|
||||
scp $(CURRENT) fedorapeople.org:public_html/hackage/Fedora
|
||||
|
Loading…
Reference in new issue