mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-16 15:49:43 +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
|