Skip to content

Commit

Permalink
nc-snapshot-sync: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoparker committed Apr 27, 2018
1 parent 99f1e1e commit 9a6d371
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions update.sh
Expand Up @@ -134,6 +134,10 @@ EOF
sed -i 's|nextcloudpi-config.d|ncp-config.d|' /home/www/ncp-launcher.sh
mv /etc/apt/apt.conf.d/20nextcloudpi-upgrades /etc/apt/apt.conf.d/20ncp-upgrades &>/dev/null

# Update btrfs-sync
wget -q https://raw.githubusercontent.com/nachoparker/btrfs-sync/master/btrfs-sync -O /usr/local/bin/btrfs-sync
chmod +x /usr/local/bin/btrfs-sync

} # end - only live updates

exit 0
Expand Down

0 comments on commit 9a6d371

Please sign in to comment.