Skip to content
Snippets Groups Projects
Verified Commit ddafaf8f authored by David Beniamine's avatar David Beniamine
Browse files

Fix conda

parent 6f9ed4be
Branches
No related tags found
No related merge requests found
#!/bin/bash
VNC_HOME=/home/kasm-user
sed -i -e "s@kasm-default-profile@$KASM_USER@g" ~/anaconda3/etc/profile.d/conda.sh
sed -i -e "s@kasm-default-profile@kasm-user@g" ~/anaconda3/etc/profile.d/conda.sh
# Add changepassword icon
mkdir -p $VNC_HOME/Desktop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment