5 lines
92 B
Bash
5 lines
92 B
Bash
APP_NAME=vendingmachine-cpp
|
|
USER=ubuntu
|
|
HOST=course-server
|
|
SETUP_APP="echo 'nothing to do'"
|