Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Snake-E24
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Oussama Addi
Snake-E24
Commits
5812f473
Commit
5812f473
authored
8 months ago
by
Karim Abdelkafi
Browse files
Options
Downloads
Patches
Plain Diff
Update menu.sh
parent
98d07bdc
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
Menu
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
menu.sh
+1
-20
1 addition, 20 deletions
menu.sh
with
1 addition
and
20 deletions
menu.sh
+
1
−
20
View file @
5812f473
...
...
@@ -17,24 +17,5 @@ show_menu() {
read
option
}
# Boucle du menu
while
true
;
do
show_menu
case
$option
in
1
)
clear
./main.sh
;;
2
)
clear
echo
"Merci d'avoir joué !"
exit
;;
*
)
echo
"Option invalide. Veuillez réessayer."
sleep
1
clear
;;
esac
done
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment