]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5220
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 16:30:28 +0000 (18:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Apr 2022 16:30:28 +0000 (18:30 +0200)
bin/update

index d32df2b944ce873691dca2555efc80979c568a05..d54daedb3a9a0a24c654d2e73b76b11b0240d435 100644 (file)
@@ -1,5 +1,5 @@
 #/bin/sh
 cd /usr/local/fluidbook_processfarm
-git pull
+git pull origin master
 chmod 755 /usr/local/fluidbook_processfarm/bin/*
 /usr/local/fluidbook_processfarm/bin/fixrights
\ No newline at end of file