Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 528 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 528 Bytes

Introduction

This tool allows unRAID users to update their webgui to its latest available version or restore it from a backup

Usage

By default wgu creates a backup of the current webgui and updates it to limetech/webgui/tree/master

wget https://raw.githubusercontent.com/realies/webgui-updater/master/wgu
chmod +x wgu
wgu

Restore webgui from backup

wgu restore

Backup current webgui

wgu backup

Update without backing up

wgu update