switch to new org scheme
This commit is contained in:
@@ -31,6 +31,6 @@ export class SmartDrive {
|
||||
* @param devNameArg
|
||||
*/
|
||||
public async mountDeviceByName(devNameArg: string) {
|
||||
|
||||
await this.smartshellInstance.exec(`mount -o dmask=000,fmask=111,user /dev/sdb1 /mnt/sdb1`);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user