mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iop: feeds_update: Remove script
Script is now stored in top repo.
This commit is contained in:
parent
eb18ec1e2b
commit
4d72fddff8
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
function feeds_update {
|
|
||||||
|
|
||||||
# always return true
|
|
||||||
exit 0
|
|
||||||
}
|
|
||||||
|
|
||||||
register_command "feeds_update" "Compatibility function only"
|
|
||||||
Loading…
Add table
Reference in a new issue