forked from breatheco-de/update-script-cron-task-debian
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlearn.json
24 lines (24 loc) · 922 Bytes
/
learn.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"title": {
"us": "Creating an update system script for Debian",
"es": "Creando un script de actualizar el sistema para Debian"
},
"grading": "isolated",
"difficulty": "beginner",
"duration": 2,
"description": {
"us": "Creating an update system script for Debian",
"es": "Creando un script de actualizar el sistema para Debian"
},
"preview": "https://raw.githubusercontent.com/4GeeksAcademy/update-script-cron-task-debian/master/.learn/assets/preview-update-script.png",
"slug": "creating-an-update-system-script-for-debian",
"gitpod": true,
"projectType": "tutorial",
"telemetry": {
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
},
"repository": "https://github.com/4GeeksAcademy/update-script-cron-task-debian",
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"technologies": ["cybersecurity", "linux"],
"graded": true
}