mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Remove trailing backslash.
This commit is contained in:
parent
2f02600abf
commit
fc4618e769
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ SUBDIR=adjkerntz \
|
|||
swapon \
|
||||
sysctl \
|
||||
tunefs \
|
||||
umount \
|
||||
umount
|
||||
|
||||
.if ${MK_ATM} != "no"
|
||||
SUBDIR+= atm
|
||||
|
|
|
|||
Loading…
Reference in a new issue