apt-get install nut
- Edit
/etc/nut/nut.conf:
apt-get install nut
/etc/nut/nut.conf:Copy the following from your C:\Windows\System32 folder into a new folder "x64" alongside the nuspec file:
Copy the following from your C:\Windows\SysWOW64 folder into a new folder "x86" alongside the nuspec file:
| #!/bin/bash | |
| # Script to Auto Update Plex on Synology NAS | |
| # | |
| # Must be run as root. | |
| # | |
| # @author Martino https://forums.plex.tv/u/Martino | |
| # @see https://forums.plex.tv/t/script-to-auto-update-plex-on-synology-nas-rev4/479748 | |
| mkdir -p /tmp/plex/ |
| USE [HobbyDB] | |
| GO | |
| /****** Object: Table [dbo].[AspNetRoleClaims] Script Date: 6/4/2018 10:18:03 PM ******/ | |
| SET ANSI_NULLS ON | |
| GO | |
| SET QUOTED_IDENTIFIER ON | |
| GO | |
| IF NOT EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[AspNetRoleClaims]') AND type in (N'U')) | |
| BEGIN | |
| CREATE TABLE [dbo].[AspNetRoleClaims]( |
apt-get install nut
/etc/nut/nut.conf: