X-Git-Url: http://git.pjr.cc/?p=nodejs-repoproxy.git;a=blobdiff_plain;f=lib%2Frepo-apt.js;h=de2c1c7f62eccbddf4b7d341e2da968efd132b92;hp=fbe433e88334e5ca5988fe216804e449e060cd6d;hb=efd3942c83ad1235b32f983f53f89c984ef81db4;hpb=29883864086599c58c4dce0fd734a2483d4c0c11 diff --git a/lib/repo-apt.js b/lib/repo-apt.js index fbe433e..de2c1c7 100644 --- a/lib/repo-apt.js +++ b/lib/repo-apt.js @@ -51,7 +51,7 @@ function maintain(name, repoinfo, files) { if(typeof files[0] != 'undefined') fileCheck(0) - else console.log("Skipping file check as there are none... apprently?"); + else console.log("Skipping (apt) file check as there are none... apprently?"); } exports.maintain = maintain; \ No newline at end of file