mirror of
https://github.com/FairRootGroup/FairLogger.git
synced 2025-10-13 16:46:46 +00:00
9 lines
108 B
Modula-2
9 lines
108 B
Modula-2
Bootstrap: docker
|
|
From: @DOCKER_TAG@
|
|
|
|
%files
|
|
@PACKAGE_SETUP_SCRIPT@ /setup.sh
|
|
|
|
%post
|
|
bash /setup.sh
|