summaryrefslogtreecommitdiff
path: root/updater.lua
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-10-19 14:37:35 +0200
committerKarel Kočí <cynerd@email.cz>2020-10-19 14:37:35 +0200
commitcb1b57931e787facba5335cc3ca85613089a91cf (patch)
tree34d0f7232599dcbc7cd32970de483953893597e6 /updater.lua
parent7e1cb8d0712ba03054fddad121a717cf848be273 (diff)
downloadopenwrt-personal-pkgs-cb1b57931e787facba5335cc3ca85613089a91cf.tar.gz
openwrt-personal-pkgs-cb1b57931e787facba5335cc3ca85613089a91cf.tar.bz2
openwrt-personal-pkgs-cb1b57931e787facba5335cc3ca85613089a91cf.zip
mount-data: remove as I no longer have right now NAS
Diffstat (limited to 'updater.lua')
-rw-r--r--updater.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater.lua b/updater.lua
index 09c557e..a183498 100644
--- a/updater.lua
+++ b/updater.lua
@@ -47,7 +47,6 @@ elseif hostname == "turris-home" then
vpn = true
sentinel = true
Install("transmission-daemon-openssl")
- Install("mount-data")
elseif hostname:match("-home$") then
tools = true
elseif hostname:match("^work-") then