Skip to content

Commit ff27668

Browse files
authored
Update test.sh
removed comments
1 parent c7bed97 commit ff27668

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

test.sh

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,4 @@ echo "The architecture is: "$(uname -a | awk '{print $13}') >> docfile$TSM.txt
2727
fi
2828
echo " Starting screen recorder.... press Ctrl+C when done"
2929
recordmydesktop --no-sound --on-the-fly-encoding
30-
# else
31-
# echo "Unable to determine if device is SSD or HDD" >> docfile$TSM.txt
32-
# fi
33-
34-
#byzanz-record --duration=30 >> video$TSM.webm
30+

0 commit comments

Comments
 (0)