You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If option 'cp' is passed, the modified files of scope are copied from this folder into the scope folders: scope_api and scope_code
if [[ $# -eq 0 ]];
then printf 'Remember: if you first want to copy the edited scope files or the tmux configuration file run again the command with the options "cp" or "tm" like:\n\tbash ./setup-compileScope.sh cp\n\x\n\tbash ./setup-compileScope.sh tm\n\n'