3rd party app updates #9

Closed
opened 2020-08-03 16:07:34 +00:00 by kemonine · 1 comment
Owner

Some utilties are installed outside of apt, figure out how to script them appropriately

Examples for the tools and how to update each

curl -fsSL https://filebrowser.org/get.sh | bash
restic self-update
curl https://rclone.org/install.sh | bash

Use systemd timer + helper script?

Some utilties are installed outside of apt, figure out how to script them appropriately Examples for the tools and how to update each ``` curl -fsSL https://filebrowser.org/get.sh | bash restic self-update curl https://rclone.org/install.sh | bash ``` Use systemd timer + helper script?
kemonine added this to the Initial Stable Deployment milestone 2020-08-03 16:07:34 +00:00
kemonine added the
enhancement
label 2020-08-03 16:07:34 +00:00
kemonine self-assigned this 2020-08-03 16:07:34 +00:00
Author
Owner

Added to ubuntu docs

Added to ubuntu docs
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PiFrame/piframe#9
No description provided.