Commit 7b139e5b authored by Sintal's avatar Sintal
Browse files

Update execute_vehicle_classification.sh

parent b1089811
Pipeline #4382 failed with stage
in 36 seconds
#!/bin/bash
#SBATCH --ntasks=1
#SBATCH --time=10
#SBATCH --mem=5000mb
#SBATCH --job-name=vehicle_classification
#SBATCH --partition=dev_single
echo "creating folder"
#create folder and change directory
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment