Skip to content

Commit

Permalink
s/css/scc
Browse files Browse the repository at this point in the history
  • Loading branch information
FKD13 committed Aug 12, 2024
1 parent 1cc7670 commit 1bb72f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run-forever.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

while ./css
while ./scc
do
echo 'css has quit! restarting in 1 second'
echo 'scc has quit! restarting in 1 second'
done

0 comments on commit 1bb72f3

Please sign in to comment.