Skip to content

Commit df89ce2

Browse files
authored
Run desktop bashrc more than once
1 parent 716b4cb commit df89ce2

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

welcome/desktop/.bashrc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
if [ ! -f /tmp/.launched ]
2-
then
3-
touch /tmp/.launched
4-
/challenge/solve
5-
fi
1+
/challenge/solve

0 commit comments

Comments
 (0)