#!/bin/bash
#SBATCH -n 1
#SBATCH --mem-per-cpu=6gb
source ~/.bashrc
srun ./tracula.sh
