Skip to content

xstar97/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

various scripts for various platforms

Truenas Scale

smb auxillary param

list smb shares

List the smb shares

curl -sSL https://raw.githubusercontent.com/xstar97/scripts/refs/heads/main/truenas-scale/smbAuxUpdater.sh  | bash

update smb id's

update via id

curl -sSL https://raw.githubusercontent.com/xstar97/scripts/refs/heads/main/truenas-scale/smbAuxUpdater.sh  | bash -s -- --id #

remove aux

remove aux via id

curl -sSL https://raw.githubusercontent.com/xstar97/scripts/refs/heads/main/truenas-scale/smbAuxUpdater.sh  | bash -s -- --id # --remove-aux

Talos/kubernetes

Webhook receiver url

curl -sSL https://raw.githubusercontent.com/xstar97/scripts/refs/heads/main/talos/flux/getWebHookUrl.sh  | bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages