Skip to content

Commit a1f9b51

Browse files
author
Cerem Cem ASLAN
committed
improved console.log
1 parent b82a966 commit a1f9b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ __production: __app
2626
gulp --webapp $(APP) --production
2727

2828
development: __c __app
29-
tmux rename-window "gulp" 2> /dev/null || true
29+
@tmux rename-window "gulp" 2> /dev/null || true
3030
gulp --webapp $(APP)
3131

3232
update-scadajs:

0 commit comments

Comments
 (0)