Skip to content

Help! Stuck on STEP 4 last step with the output. Can someone please advise what the expected output is supposed to look like? #607

Answered by RachBreeze
anieshak asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @anieshak

Further investigation showed the issue was with the bash script. I updated setup.sh as follows, note the -y:

#!/bin/bash

sudo apt-get update
sudo apt-get install -y sl
echo "export PATH=\$PATH:/usr/games" >> ~/.bashrc

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@anieshak
Comment options

Answer selected by anieshak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants