5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
PROG_PATH=$(pwd)
|
|
$PROG_PATH/adbybyupdate.sh
|