added flatpak repo in root of the repository and some minor shit around doublecmd

This commit is contained in:
2024-11-20 16:06:21 +01:00
parent 310caac7a5
commit e9337f2983
13647 changed files with 470 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
flatpak-builder --gpg-sign=kaplanantonin@gmail.com --force-clean --user --install-deps-from=flathub --repo=repo --install builddir com.angoosh.RDPConnect.yml
flatpak-builder --gpg-sign=kaplanantonin@gmail.com --force-clean --user --install-deps-from=flathub --repo=../repo --install builddir com.angoosh.RDPConnect.yml
#flatpak build-bundle repo RDPConnect.flatpak com.angoosh.RDPConnect --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo

View File

@@ -55,6 +55,12 @@
<p>Changed directory permissions from home to xdg-config</p>
</description>
</release>
<release version="1.0.2" date="2024-11-20">
<url type="details">https://gitea.farmdash.org/angoosh/Flatpaks/commit/85ea660c7e11d0c65c8aef23fcf76853882975cf</url>
<description>
<p>Password is now encrypted</p>
</description>
</release>
</releases>
<screenshots>
@@ -63,5 +69,3 @@
</screenshot>
</screenshots>
</component>

3
com.angoosh.RDPConnect/push.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
flatpak build-update-repo --generate-static-deltas ../repo
rsync -av ../repo/ angoosh@10.0.69.69:/mnt/angoosh/flatpak/repo/