This website requires JavaScript.
Explore
Help
Register
Sign in
markmental
/
tuxdock
Watch
1
Star
0
Fork
You've already forked tuxdock
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8fabb75bb9
tuxdock
/
compile.sh
3 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
Change shell interpreter from ash to sh
2025-10-18 20:04:09 -04:00
#!/bin/sh
C++ Rewrite!
2025-10-18 23:38:32 +00:00
g++ -std
=
c++17 main.cpp -o tux-dock
&&
echo
"tux-dock successfully compiled!"
Reference in a new issue
Copy permalink