Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE3
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6a898e78
authored
Feb 20, 2025
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
python3 and sshpass istall added
parent
27fcf5c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
setup.yaml
+10
-0
No files found.
setup.yaml
View file @
6a898e78
...
@@ -9,6 +9,16 @@
...
@@ -9,6 +9,16 @@
ICON_DIR
:
/usr/share/icons
ICON_DIR
:
/usr/share/icons
tasks
:
tasks
:
-
name
:
Install python3
apt
:
name
:
python3
become
:
true
-
name
:
Install sshpass
apt
:
name
:
sshpass
become
:
true
-
name
:
Check if snap installed
-
name
:
Check if snap installed
shell
:
shell
:
cmd
:
snap list
cmd
:
snap list
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment