opt.: sftp rm -rf

This commit is contained in:
lollipopkit
2023-09-01 12:57:48 +08:00
parent acaec6e2d8
commit b417cca906
13 changed files with 45 additions and 63 deletions

View File

@@ -158,12 +158,6 @@ abstract class S {
/// **'Alter url'**
String get alterUrl;
/// No description provided for @atOwnRisk.
///
/// In en, this message translates to:
/// **'At your own risk !'**
String get atOwnRisk;
/// No description provided for @attention.
///
/// In en, this message translates to:
@@ -1163,9 +1157,15 @@ abstract class S {
/// No description provided for @sftpRmrfDir.
///
/// In en, this message translates to:
/// **'Use `rm -rf` to delete dir on SFTP'**
/// **'SFTP `rm -rf`'**
String get sftpRmrfDir;
/// No description provided for @sftpRmrfDirSummary.
///
/// In en, this message translates to:
/// **'Use `rm -rf` to delete a folder.'**
String get sftpRmrfDirSummary;
/// No description provided for @sftpSSHConnected.
///
/// In en, this message translates to: