Skip to content

Commit

Permalink
Give some luft to logs
Browse files Browse the repository at this point in the history
  • Loading branch information
augustobmoura committed Dec 19, 2023
1 parent 487a746 commit 3fcdd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ install_tarball() {
ln -fs "$COMPAT_DIR/$extracted_file" "$asdf_install_path"
printf "Symlinked %s to %s\n" "$(colored "$YELLOW" "$asdf_install_path")" "$(colored "$CYAN" "$COMPAT_DIR/$extracted_file")"

printf "$(colored "$GREEN" "Successfully installed!") Remember to restart your Steam, if it is already opened, and enable ProtonGE
printf "\n$(colored "$GREEN" "Successfully installed!") Remember to restart your Steam, if it is already opened, and enable ProtonGE
More information on enabling: https://github.com/GloriousEggroll/proton-ge-custom#enabling\n"
}

Expand Down

0 comments on commit 3fcdd9e

Please sign in to comment.