Delete install-iscsi-target

This commit is contained in:
Thorsten Spille 2022-05-10 21:13:30 +02:00 committed by GitHub
parent 4e05e5a916
commit ff4069519f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +0,0 @@
#!/bin/bash
DOMAIN=org.bashclub
apt update
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq install targetcli-fb
echo -e "cd iscsi\ncreate iqn.$(date '+%Y-%m').$DOMAIN.iscsi\nexit" | targetcli