mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
updated ppa_upload.sh to 0.6.4
This commit is contained in:
parent
5c029c5f7c
commit
f9896a0855
@ -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…
Reference in New Issue
Block a user