Skip to content

Commit 36f8cfa

Browse files
committed
Update all packages from homalg project at every start
1 parent 555abfa commit 36f8cfa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

start

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
julia -e 'using CapAndHomalg; UpdateAllPackagesFromHomalgProjectInParallel();'
4+
5+
exec "$@"

0 commit comments

Comments
 (0)