Remove bad word :(

This commit is contained in:
2024-12-14 02:45:48 +01:00
parent 88a9d623f6
commit 5f6a40ce96

View File

@@ -61,7 +61,7 @@ SET_APPOINTMENT() {
CREATE_APPOINTMENT=$($PSQL "INSERT INTO appointments(customer_id, service_id, time) VALUES($CUSTOMER_ID,$SERVICE_ID,'$SERVICE_TIME')")
}
echo -e "\n~~~~~ Kapsalon kanker lekker ~~~~~\n"
echo -e "\n~~~~~ Kapsalon ~~~~~\n"
SELECT_SERVICE
GET_CUSTOMER