4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/bash
|
|
|
|
echo 'This is another sample script. It would run after the install has completed.'
|