mirror of
https://github.com/paulscherrerinstitute/sf_daq_broker.git
synced 2026-05-01 11:22:22 +02:00
write custom_dap_scripts to buffer
This commit is contained in:
committed by
Auf keinen Fall Jens
parent
26c7616d32
commit
fbf0fa45ac
@@ -259,7 +259,7 @@ class DetectorManager:
|
||||
name = os.path.join(beamline, name)
|
||||
|
||||
url = "git@gitea.psi.ch:sf-daq/custom_dap_scripts.git"
|
||||
path = "/home/dbe/git/custom_dap_scripts"
|
||||
path = "/gpfs/photonics/swissfel/buffer/dap/custom_dap_scripts"
|
||||
git = GitRepo(url, path)
|
||||
git.update()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user