Look at LSB init scripts for more information.
Copy to /etc/init.d
:
# replace "$YOUR_SERVICE_NAME" with your service's name
Look at LSB init scripts for more information.
Copy to /etc/init.d
:
# replace "$YOUR_SERVICE_NAME" with your service's name
-- great for exporting a playlist from Swinsian to another music playing software, while keeping the order of the playlist. | |
-- to install: open Script Editor.app, paste this, go File > Export, choose File Format: application, save anywhere you like. | |
-- to use: select tracks to export in Swinsian, then run the app you just saved. | |
-- note: doesn't handle those files already existing in selected folder. pads for two-digits, adds artist - title.ext | |
set theFolder to choose folder | |
set text item delimiters to "." | |
tell application "Swinsian" | |
set selected to selection of window 1 | |
-- check that the playlist is not empty |
#!/bin/bash | |
# Copyright 2018, Anthony Wharton | |
# Single script that can be called that generates certificates using the | |
# certbotFreeDNSAuthHook.sh and certbotFreeDNSCleanupHook.sh scripts. | |
# This should be used as guidence of my usage, and changed to your needs. Note | |
# the generic `/path/to/...` and `DOMAIN.COM`, which should be replaced with | |
# your script location and domain respectively. In addition, for this to be | |
# used on a live system, one must remove the `--dry-run` flag. |
--- | |
company: | |
location: | |
title: | |
email: | |
website: | |
aliases: | |
--- | |
tags:: [[👥 People MOC]] |