mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove dead code
This commit is contained in:
parent
c47d4d659b
commit
98ffbd81e2
@ -2032,8 +2032,6 @@ snapshots_scp_files() {
|
||||
|
||||
snapshots_update_status ">>> Copying files to ${RSYNCIP}"
|
||||
|
||||
rm -f $SCRATCHDIR/ssh-snapshots*
|
||||
|
||||
# Ensure directory(s) are available
|
||||
ssh ${RSYNCUSER}@${RSYNCIP} "mkdir -p ${RSYNCPATH}/livecd_installer"
|
||||
ssh ${RSYNCUSER}@${RSYNCIP} "mkdir -p ${RSYNCPATH}/updates"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user