mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-26 14:46:13 +02:00
Start converting to Rocky Linux base image
This commit is contained in:
@@ -45,7 +45,7 @@ _wait_for_worker() {
|
||||
# run slurmd
|
||||
_slurmd() {
|
||||
if [ ! -f /.secret/slurm.conf ]; then
|
||||
echo -n "cheking for slurm.conf"
|
||||
echo -n "checking for slurm.conf"
|
||||
while [ ! -f /.secret/slurm.conf ]; do
|
||||
echo -n "."
|
||||
sleep 1
|
||||
|
Reference in New Issue
Block a user