]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame - dropin
- stupid script to put file to dropin.pld-linux.org
[packages/rpm-build-tools.git] / dropin
CommitLineData
fc84befe
ER
1#!/bin/sh
2file="$1"
3lftp -c "open dropin;
4put $file
5"
This page took 0.031672 seconds and 4 git commands to generate.