6 lines
42 B
Text
6 lines
42 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
|
||
|
|
echo "--- Finished setup!"
|
||
|
|
|