mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 10:46:23 -04:00
updated ppa_upload.sh to 0.6.4
This commit is contained in:
parent
5c029c5f7c
commit
f9896a0855
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
for i in `ls retroshare_0.6.3-1.*.changes` ; do
|
||||
for i in `ls retroshare_0.6.4-1.*.changes` ; do
|
||||
dput ppa:retroshare/unstable $i
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue