move student list
This commit is contained in:
parent
e5ab5c4ddc
commit
6964db0504
@ -57,7 +57,7 @@ case "$choice" in
|
||||
inject "$(pass otp code otp/"$choice" | head -1)"
|
||||
;;
|
||||
'student')
|
||||
choice="$(pick < /data/courses/students.list)"
|
||||
choice="$(pick < ~/.local/share/students.list)"
|
||||
inject "$choice"
|
||||
;;
|
||||
'curl')
|
||||
|
Loading…
Reference in New Issue
Block a user