Browse Source

neokylin-loongson 修改为 risc kylinos-phytium 修改为 arm

tangxl 5 years ago
parent
commit
c33dcf2d5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -1,4 +1,4 @@
-gulpfile.jsgulpfile.jsvar gulp = require('gulp'),
+var gulp = require('gulp'),
     gutil = require('gulp-util'),
     del = require('del'),
     fs = require("fs"),