diff --git a/src/main/java/projects/sample1/run.pl b/demo_scripts/sample1_automation.pl
similarity index 96%
rename from src/main/java/projects/sample1/run.pl
rename to demo_scripts/sample1_automation.pl
index 2e317509eb82bddd7e15a626bad7f257066e4823..3f1d3f245f79f381ffc1873146d5e8b2290c94fe 100644
--- a/src/main/java/projects/sample1/run.pl
+++ b/demo_scripts/sample1_automation.pl
@@ -1,7 +1,5 @@
 #!/usr/bin/perl
 
-# THIS SCRIPT IS CURRENTLY BROKEN, SINCE SINALGO WAS PORTED TO GRADLE.
-
 # Demo script to automatically start project sample1 several times with
 # a different set of node speeds and node densities. Note that this script
 # needs severe adaptations to be used for any real-life Sinalgo project.