2 lines
31 B
Bash
2 lines
31 B
Bash
|
#! /bin/bash
|
||
|
echo "test script"
|