Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Commit

Permalink
remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
floatwork_jan committed Jul 8, 2019
1 parent 16b21ed commit 2887800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/provider.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { spawn } from 'child_process';

import meta from '../package.json';
const pathToScript = join(__dirname, 'makensis-wine.sh');
console.log(pathToScript);

// Package settings
export const config = {
customArguments: {
Expand Down

0 comments on commit 2887800

Please sign in to comment.