add empty branch
This commit is contained in:
3
commands
3
commands
@@ -37,3 +37,6 @@ mv backup_nofiles $(echo $(date +'%Y-%m%d')-backup_nofiles.tar.gz)
|
|||||||
|
|
||||||
extract ipv6 for duckdns
|
extract ipv6 for duckdns
|
||||||
ip -6 addr show scope global | grep -o -P '(?<=inet6 ).*(?=/)'
|
ip -6 addr show scope global | grep -o -P '(?<=inet6 ).*(?=/)'
|
||||||
|
|
||||||
|
empty git branch
|
||||||
|
git switch --orphan <new branch>
|
||||||
|
|||||||
Reference in New Issue
Block a user