mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 19:46:52 +03:00
Fix update_interval
This commit is contained in:
@@ -29,6 +29,7 @@ main() {
|
|||||||
y)
|
y)
|
||||||
echo "Upgraded podkop..."
|
echo "Upgraded podkop..."
|
||||||
sed -i '/second/d' /etc/config/podkop
|
sed -i '/second/d' /etc/config/podkop
|
||||||
|
sed -i '/update_interval/d' /etc/config/podkop
|
||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user