Alpha 3
Testing: Print function works
This commit is contained in:
4
functions/pause.sns.sh
Normal file
4
functions/pause.sns.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
function pause {
|
||||
read -p " Press [Enter] to continue."
|
||||
echo ""
|
||||
}
|
||||
Reference in New Issue
Block a user