Current path: home/webdevt/cryptoimpot.fr/migrations/
?? Go up: /home/webdevt/cryptoimpot.fr
const Migrations = artifacts.require("Migrations"); module.exports = function (deployer) { deployer.deploy(Migrations); };