The Easy HACK is for Geeks & Computer Worms, who wants to be up to date before others. We work hard to serve you first and best of all and to satisfy your hunger of Technology.
#!/bin/bash -l
#$ -S /bin/bash
#$ -N $2
echo "First arg:"$1
echo "Second arg:"$2
echo "php bin/magento $1:$2"
php bin/magento $1:$2
Newest
Previous
Next Post »