C++ Rewrite!
This commit is contained in:
3
compile.sh
Executable file
3
compile.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/ash
|
||||
|
||||
g++ -std=c++17 main.cpp -o tux-dock && echo "tux-dock successfully compiled!"
|
||||
Reference in New Issue
Block a user