blob: 6a126617fb3fc34b8cb59c2fd607bba90a7b3353 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#!@shebangdir@/execlineb -P
# ISC license.
# https://specifications.freedesktop.org/basedir-spec/latest/
fdmove -c 2 1
importas -Si XDG_RUNTIME_DIR
rm -Rf ${XDG_RUNTIME_DIR}
|