exec singel func
This commit is contained in:
5
src/proj/ubuntu
Normal file → Executable file
5
src/proj/ubuntu
Normal file → Executable file
@ -7,3 +7,8 @@
|
||||
####################################
|
||||
# . -> debian
|
||||
source <LIBDIR>/proj/debian
|
||||
|
||||
[ -n "$1" ] && {
|
||||
echo param
|
||||
$1
|
||||
}
|
||||
|
Reference in New Issue
Block a user