mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-09 20:57:11 +00:00
: minor update
git-svn-id: https://svn.fhem.de/fhem/trunk@13513 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2246f7bb54
commit
83a85a9903
@ -52,7 +52,7 @@ mv fhem-5.8.deb ~/debianfhemde/nightly
|
||||
cd ~/debianfhemde/nightly
|
||||
apt-ftparchive packages . > Packages
|
||||
apt-ftparchive release . > Release
|
||||
gpg --batch --yes --passphrase anton1142 --output Release.gpg -bas Release
|
||||
gpg --batch --yes --passphrase <password> --output Release.gpg -bas Release
|
||||
|
||||
# sync to Amazon S3 Instance
|
||||
#
|
||||
|
@ -3,4 +3,4 @@
|
||||
cd ~/debianfhemde/stable
|
||||
apt-ftparchive packages . > Packages
|
||||
apt-ftparchive release . > Release
|
||||
gpg --batch --yes --passphrase anton1142 --output Release.gpg -bas Release
|
||||
gpg --batch --yes --passphrase <password> --output Release.gpg -bas Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user