Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to desktop environments #315

Merged
merged 13 commits into from Mar 13, 2022
Merged

Conversation

javiersantossanchez
Copy link
Contributor

No description provided.

crramirez and others added 3 commits July 14, 2021 00:06
# Conflicts:
#	tests/run_tests.sh
Add the configuration to connect Desktop env with remote desktop
Copy link
Collaborator

@crramirez crramirez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor changes to improve the workflow and code style

pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved

function install_dependencies() {
local dependencies_instaled
echo "installing dependencies"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize "Installing"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

sudo bash -c 'cat > /usr/local/bin/remote_desktop.sh' << EOF
#!/bin/bash

function execute_remote_desktop(){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a space before the {

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
pengwin-setup.d/gui.sh Outdated Show resolved Hide resolved
pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
pengwin-setup.d/desktop.sh Outdated Show resolved Hide resolved
@crramirez crramirez merged commit a97cf96 into development Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants