Skip to content

Instantly share code, notes, and snippets.

networks:
proxy:
mediarr:
driver: bridge
volumes:
gluetun-wg-config:
qbittorrent:

<%*
let name = (await tp.system.prompt("Name"));
await tp.file.rename(name);

const directoryPath = "maps"
await tp.file.move(directoryPath + "/" + name)

-%>

tags: [🗺️]