This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-12-02
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-12-02
Code
Issues
168
Pull Requests
53
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2024-12-02
. You can view files and clone it, but cannot push or open issues or pull requests.
1616732dd6
PyBitmessage-2024-12-02
/
.buildbot
/
snap
/
build.sh
8 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
A buildbot scenario for building the snap
2022-07-12 20:17:15 +02:00
#!/bin/sh
cd
packages
&&
snapcraft
Test snap upload
2022-08-08 08:47:56 +02:00
cd
..
mkdir -p ../out
mv packages/pybitmessage*.snap ../out
Reference in New Issue
Copy Permalink