Martí Umbert commited on
Commit
0e31ec7
·
1 Parent(s): 8323532

setup.sh: first commit of this file for testing purposes

Browse files
Files changed (1) hide show
  1. setup.sh +3 -0
setup.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ echo "testing setup.sh"