refactor: SYSTEMDDIR -> SYSTEMD_DIR

This commit is contained in:
Yifei Ding
2021-11-12 15:27:23 -08:00
parent de23b41759
commit 77a768026b
10 changed files with 34 additions and 34 deletions

View File

@@ -8,7 +8,7 @@ install_mjpg-streamer(){
### set default values
MJPG_SERV_SRC="${SRCDIR}/kiauh/resources/webcamd.service"
MJPG_SERV_TARGET="$SYSTEMDDIR/webcamd.service"
MJPG_SERV_TARGET="$SYSTEMD_DIR/webcamd.service"
WEBCAM_TXT="$klipper_cfg_loc/webcam.txt"
### if there is a webcamd.service -> exit