#!/bin/bash

#This is old napp runner (executer)

cd "$1"
./execApp
