Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

Commit 933e3a6

Browse files
author
NerdOfLinux
authored
Update shell.php
1 parent e3edfde commit 933e3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
echo "<br><b>Output: </b><br>";
2828
echo "<pre>$run</pre>";
2929
}else{
30-
echo "Nothing has been run yet.";
30+
echo "<b>Nothing has been run yet.</b>";
3131
}
3232
?>
3333
</body>

0 commit comments

Comments
 (0)