diff options
author | Daniel Baumann <daniel@debian.org> | 2010-03-07 11:52:39 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-03-07 11:55:14 +0100 |
commit | 32a7901229c0122e5b48acadeb769b66064df647 (patch) | |
tree | 7b93dbbdb37cfe3ee889f1bc3e5e22dfaac4b68c /cgi/cron | |
parent | 1db2027d556397b06d4ce9d61a3074ddedc878c7 (diff) | |
download | vyos-live-build-32a7901229c0122e5b48acadeb769b66064df647.tar.gz vyos-live-build-32a7901229c0122e5b48acadeb769b66064df647.zip |
Removing obsolete common file in cgi.
Diffstat (limited to 'cgi/cron')
-rwxr-xr-x | cgi/cron | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -15,9 +15,6 @@ do . "${_FUNCTION}" done -# Reading common -. /usr/share/live-webhelper/common - # Reading defaults if [ -r /etc/default/live-webhelper ] then |