From 81a2d6ec3d0cd48994e466f8729683e38748d3a6 Mon Sep 17 00:00:00 2001 From: zeus Date: Tue, 9 Feb 2021 21:36:46 +0200 Subject: [PATCH] linux --- hybrid-linux/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hybrid-linux/index.js b/hybrid-linux/index.js index 5186c72..9d6da29 100644 --- a/hybrid-linux/index.js +++ b/hybrid-linux/index.js @@ -1,5 +1,5 @@ [ - //"An Introduction to Linux !" + /*"An Introduction to Linux !"*/ { "title": "An Introduction to Linux !", "subtitle": "Absolute basics", @@ -15,7 +15,7 @@ "file": "basics.cast" }, - //"Linux file system layout" + /*"Linux file system layout"*/ { "title": "Linux file system layout", "subtitle": "Absolute basics", @@ -31,7 +31,7 @@ "file": "filesystem.cast" }, - //"The /proc Filesystem" + /*"The /proc Filesystem"*/ { "title": "The /proc Filesystem", "subtitle": "Absolute basics", @@ -55,7 +55,7 @@ "file": "proc.cast" }, - //"Find and grep" + /*"Find and grep"*/ { "title": "Find and grep", "subtitle": "Absolute basics",