Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
junghans committed Jan 16, 2025
1 parent ed5b3c8 commit 05277c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fedora
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ fi

RUN useradd -m -G wheel -u 1001 votca
RUN echo '%wheel ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
RUN cat /etc/sudoers
USER votca
ENV PATH=/usr/lib64/openmpi/bin${PATH:+:}${PATH}
ENV PATH=${INTEL:+/opt/intel/oneapi/compiler/latest/bin}${PATH:+:}${PATH}
Expand Down

0 comments on commit 05277c1

Please sign in to comment.