mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-12 17:55:33 +00:00
6 lines
80 B
JavaScript
Executable File
6 lines
80 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
"use strict";
|
|
|
|
console.error("ERROR: use 'aqua' command!")
|