Skip to content

Commit ef919b6

Browse files
committed
Minor filename mismatch
1 parent 3c3e183 commit ef919b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/py/ch12_deployment/server_setup/server_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ cd /apps/app_repo/apps/py/ch07_web/
5757
pip install -r requirements.txt
5858

5959
# Copy and enable the daemon
60-
cp /apps/app_repo/apps/py/Ch10_deploy/config/guitary.service /etc/systemd/system/guitary.service
60+
cp /apps/app_repo/apps/py/ch12_deployment/config/guitary.service /etc/systemd/system/guitary.service
6161

6262

6363
systemctl start guitary

0 commit comments

Comments
 (0)