Skip to content

Commit

Permalink
update compile
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Dec 22, 2020
1 parent 8a8b068 commit 2ee0e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compile.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ function compile() {
console.log('Directory is clean!');
// recreateFiles();
// console.log('Recreated files!');
renameToChecksum();
console.log('Renamed files to checksum!');
// renameToChecksum();
// console.log('Renamed files to checksum!');
generateMasterFile();
console.log('Generate master-file');
console.log('Done');
Expand Down

0 comments on commit 2ee0e23

Please sign in to comment.