CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 03:41:02 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=32886d1a37d1e9906ce9610a2aa13fb50e4b368271d7a06d6a52e2be22ffddcaa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22YBLDMPPSYjfq2cksJ_FcDb4vTuau_vmt%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cb56e8bd4fb9d7-BLR
runner.spec - 30.07.2019 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %define name menlolab-runner
- %define version 0.1.4
- %define release 1
- %define buildroot %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
- Name: %{name}
- Version: %{version}
- Release: %{release}
- Summary: menlolab-runner
- Group: Installation Script
- License: MIT
- Source: %{name}.tar.gz
- BuildRoot: %{buildroot}
- Requires: nodejs
- BuildRequires: nodejs
- AutoReqProv: no
- %description
- The agent deployed on private and public infrastructure to manage tasks.
- %prep
- %setup -q -c -n %{name}
- %build
- npm prune --production
- npm rebuild
- %pre
- getent group menlolab-runner >/dev/null || groupadd -r menlolab-runner
- getent passwd menlolab-runner >/dev/null || useradd -r -g menlolab-runner -G menlolab-runner -d / -s /sbin/nologin -c "menlolab-runner" menlolab-runner
- %install
- mkdir -p %{buildroot}/usr/lib/menlolab-runner
- cp -r ./ %{buildroot}/usr/lib/menlolab-runner
- mkdir -p %{buildroot}/var/log/menlolab-runner
- %post
- systemctl enable /usr/lib/menlolab-runner/menlolab-runner.service
- ln -s /usr/lib/menlolab-runner/runner.js menlolab-runner
- chmod ugo+x /usr/lib/menlolab-runner/runner.js
- %clean
- rm -rf %{buildroot}
- %files
- %defattr(644, menlolab-runner, menlolab-runner, 755)
- /usr/lib/menlolab-runner
- /var/log/menlolab-runner
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ V
JavaScript | 3 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ D
JavaScript | 7 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ G
JavaScript | 18 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ B
JavaScript | 30 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ E
JavaScript | 41 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ O
JavaScript | 52 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ F
JavaScript | 1 min ago | 0.24 KB
-
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 1 min ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand