New backup 2025-04-22 15:15:03
This commit is contained in:
parent
f4ae461a0d
commit
04e7cdc9a8
6 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
dirname $0
|
||||
|
||||
options=$( ls "$(dirname $0)/.SSH/" )
|
||||
|
||||
op=$( echo -e "${options}" | wofi -i --dmenu | awk '{print}' )
|
||||
|
||||
"$(dirname $0)/.SSH/${op}"
|
Loading…
Add table
Reference in a new issue