Sindbad~EG File Manager

Current Path : /usr/bin/
Upload File :
Current File : //usr/bin/opener

#!/usr/bin/env node
"use strict";

var opener = require("..");

opener(process.argv.slice(2), function (error) {
    if (error) {
        throw error;
    }
});

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists