mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 02:33:24 +00:00
They can be built one of three ways: * Through Travis CI (Add to the OS matrix) * Through build.snapcraft.io * Locally (snapcraft cleanbuild)
5 lines
31 B
Bash
Executable File
5 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /build
|
|
snapcraft
|