mrfrys-node-server/scripts/makeQminingPage.sh

4 lines
63 B
Bash
Executable file

#!/bin/bash
pushd modules/qmining/qmining-page/
./make.sh
popd