Skip to content

Commit fdaa2f2

Browse files
author
root
committed
typo in bash
1 parent a09abe8 commit fdaa2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Barracuda=/root/barracuda
22
Venv=/root/BaEnv
3-
Port=`grep -oE "[0-9]+" $Barracuda\nginx`
3+
Port=`grep -oE "[0-9]+" $Barracuda/nginx`
44

55
function ba_create_venv ()
66
{

0 commit comments

Comments
 (0)