mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-25 06:40:58 -04:00
fixed typo in ppa upload script
This commit is contained in:
parent
581c11dd8a
commit
f370f59c42
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
for i in `ls retroshare.6.2-1.*.changes` ; do
|
for i in `ls retroshare_0.6.3-1.*.changes` ; do
|
||||||
dput ppa:retroshare/unstable $i
|
dput ppa:retroshare/unstable $i
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue