CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 19:34:03 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=983e8617f3ebf84be15f6e10a33cd63bdd7e3af0395d8b91d15777abfb82d470a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22C9wPVhrKUpv5zXNSNzqrk-CEpBw3v_U0%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d0caed0c5ac18d-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
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ P
JavaScript | 2 sec ago | 0.25 KB
-
📌 ChangeNOW Exploit
JavaScript | 3 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 4 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ G
JavaScript | 11 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 7
JavaScript | 14 sec ago | 0.25 KB
-
📌 Instant BTC Profit Method ✅ Working
JavaScript | 17 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ 0
JavaScript | 22 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 1
JavaScript | 23 sec ago | 0.25 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