mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
yweb: fix for free space in box
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@457 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -644,7 +644,7 @@ case "$1" in
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
var_space)
|
var_space)
|
||||||
df /var|grep /var
|
df |grep mtd2
|
||||||
;;
|
;;
|
||||||
tmp_space)
|
tmp_space)
|
||||||
df /tmp|grep /tmp
|
df /tmp|grep /tmp
|
||||||
|
Reference in New Issue
Block a user