mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
testing function
This commit is contained in:
parent
bed6ef56ff
commit
a057e0ec39
1 changed files with 4 additions and 0 deletions
4
dh
4
dh
|
@ -571,6 +571,10 @@ do
|
|||
translate
|
||||
shift
|
||||
;;
|
||||
z)
|
||||
WIP
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
echo $"Invalid option: $1"
|
||||
echo ""
|
||||
|
|
Loading…
Reference in a new issue