Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
fuswim
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sysadmin
fuswim
Commits
ad41e326
Commit
ad41e326
authored
Jul 23, 2021
by
Stefy Lanza (nextime / spora )
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add fucking install
parent
061e4106
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
INSTALL.txt
INSTALL.txt
+9
-0
README.txt
README.txt
+3
-1
No files found.
INSTALL.txt
0 → 100644
View file @
ad41e326
git clone https://git.nexlab.net/sysadmin/fuswim
mv fuswin /etc/
mkdir /etc/fuswin/networks
cat > /usr/sbin/fuswin << EOF
#!/bin/bash
/etc/fuswin/fuswin $@
EOF
chmod +x /usr/sbin/fuswin
echo "/etc/fuswin/fuswin boot wlan0" >> /etc/rc.local
README.txt
View file @
ad41e326
...
...
@@ -12,4 +12,6 @@
That's it.
Launch it in terminal, from /etc/rc.local, from sysv-init, from runit, from a
cron job. Just don't use systemd, because systemd is shit.
\ No newline at end of file
cron job. Just don't use systemd, because systemd is shit.
To install it, look at the fucking INSTALL.txt
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment