Skip to content
Snippets Groups Projects
passive_submit.sh 127 B
#!/bin/bash
cd ~/demand-response-user

source scripts/install_nix.sh
nix-shell --pure -A exp_env --run "python3 campaign1.py"