Skip to content

Commit 10d84a7

Browse files
committed
Adding setup.sh from the codespace!
1 parent 494f8a1 commit 10d84a7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

setup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
sudo apt-get update
4+
sudo apt-get install sl

0 commit comments

Comments
 (0)