mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Fix rclone build commands
This commit is contained in:
parent
317e9f4e80
commit
65eed8e314
|
@ -195,8 +195,6 @@ modules:
|
|||
- name: rclone
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- unzip rclone-current-linux-amd64.zip
|
||||
- cd rclone-*-linux-amd64
|
||||
- cp rclone ${FLATPAK_DEST}/bin/
|
||||
sources:
|
||||
- type: archive
|
||||
|
|
Loading…
Reference in a new issue