simpler sugar

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2020-05-24 03:57:17 +03:00
parent 522dc0e1f6
commit 3ac25bbeb2
2 changed files with 7 additions and 0 deletions

5
config/ufw Normal file
View File

@@ -0,0 +1,5 @@
# Put your actual secret here, this is just a random string
secret = 'rooxoosh7Aese7phiPh3Choh3uthiTha'
# Override the default common curl behaviour:
#curl() { command curl -sL "$@"; }