Update sftp_transfer
This commit is contained in:
parent
ae49727dad
commit
361fb58a2a
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
wget https://git.technozone.com.au/vijay/Scripts/raw/branch/main/sftp_transfer -O sftp_transfer.sh && chmod +x sftp_transfer.sh && ./sftp_transfer.sh && rm sftp_transfer.sh
|
# wget https://git.technozone.com.au/vijay/Scripts/raw/branch/main/sftp_transfer -O sftp_transfer.sh && chmod +x sftp_transfer.sh && ./sftp_transfer.sh && rm sftp_transfer.sh
|
||||||
|
|
||||||
# Function to display the menu
|
# Function to display the menu
|
||||||
show_menu() {
|
show_menu() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user