From ae630b5332c039355805d8a4009de10c97b9e9f8 Mon Sep 17 00:00:00 2001 From: Wilson Gomez Date: Tue, 27 Jun 2023 17:34:57 -0500 Subject: [PATCH] minor fix --- install_pos.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_pos.sh b/install_pos.sh index 8469533..da3ec85 100644 --- a/install_pos.sh +++ b/install_pos.sh @@ -67,7 +67,6 @@ chown -R $USER:$USER $dir_pos_app pos_client_dir=$dir_pos_app/presik_pos cd $pos_client_dir -git checkout presik_pos-api_fast cp $pos_client_dir/config_pos.ini $dir_config_tryton chown -R $USER:$USER $dir_config_tryton